mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
stylistic update
This commit is contained in:
@@ -117,7 +117,7 @@ def main():
|
||||
content += " - SQL injection not detected\n\n"
|
||||
|
||||
if traceback:
|
||||
content += "### Traceback:\n\n"
|
||||
content += "\n\n### Traceback:\n\n"
|
||||
content += "%s\n" % str(traceback)
|
||||
|
||||
content += "#######################################################################\n\n"
|
||||
|
||||
Reference in New Issue
Block a user