mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
PEP 3113 cleanup
This commit is contained in:
parent
fc8eede952
commit
ba22171a51
5 changed files with 8 additions and 8 deletions
|
|
@ -4,4 +4,4 @@
|
|||
# See the file 'doc/COPYING' for copying permission
|
||||
|
||||
# Runs py2diatra on all python files (prerequisite: pip install pydiatra)
|
||||
find . -wholename "./thirdparty" -prune -o -type f -iname "*.py" -exec py2diatra '{}' \;
|
||||
find . -wholename "./thirdparty" -prune -o -type f -iname "*.py" -exec py2diatra '{}' \; | grep -v bare-except
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue