Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb9401b

Browse files
committed
minor minor fixup
1 parent 9d28ae2 commit bb9401b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/techniques/blind/inference.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ def downloadThread():
304304
else:
305305
raise sqlmapValueException
306306

307-
val = ' '
307+
val = ''
308308
else:
309309
break
310310

0 commit comments

Comments
 (0)