mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-14 01:16:59 +00:00
Removing trailing whitespaces (PEP8)
This commit is contained in:
parent
82b468211d
commit
5b77b20e2e
9 changed files with 23 additions and 23 deletions
|
|
@ -365,7 +365,7 @@ def start():
|
|||
# a warning message to the user in case the page is not stable
|
||||
checkStability()
|
||||
|
||||
# Do a little prioritization reorder of a testable parameter list
|
||||
# Do a little prioritization reorder of a testable parameter list
|
||||
parameters = conf.parameters.keys()
|
||||
|
||||
# Order of testing list (last to first)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue