Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3200134 commit eb68da9Copy full SHA for eb68da9
1 file changed
extra/shutils/regressiontest.py
@@ -117,7 +117,7 @@ def main():
117
content += " - SQL injection not detected\n\n"
118
119
if traceback:
120
- content += "### Traceback:\n\n"
+ content += "\n\n### Traceback:\n\n"
121
content += "%s\n" % str(traceback)
122
123
content += "#######################################################################\n\n"
0 commit comments