mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-23 17:15:38 +01:00
4 lines
141 B
INI
4 lines
141 B
INI
[flake8]
|
|
ignore=E501,E123,E121,E126,E133,E203,W505,W503,W504
|
|
exclude=.git,__pycache__,pwncat.egg-info,env,dist,build,data,docs,tests,test.py
|