mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-03-03 11:45:46 +03:00
Trivial style update
This commit is contained in:
parent
af0db14963
commit
80255433b0
|
@ -3296,6 +3296,7 @@ def zeroDepthSearch(expression, value):
|
|||
Searches occurances of value inside expression at 0-depth level
|
||||
regarding the parentheses
|
||||
"""
|
||||
|
||||
retVal = []
|
||||
|
||||
depth = 0
|
||||
|
|
Loading…
Reference in New Issue
Block a user