httpgrep.py: fix style.

This commit is contained in:
Levon Kayan 2020-04-13 17:27:33 +02:00
parent 597d5a82a6
commit c86bf324c3
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# /___/ team # # /___/ team #
# # # #
# httpgrep # # httpgrep #
# Scans HTTP servers to find given strings in web URIs. # # Scans HTTP servers to find given strings in web URIs. #
# # # #
# NOTES # # NOTES #
# quick'n'dirty code # # quick'n'dirty code #