mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-24 01:25:37 +01:00
4 lines
122 B
Plaintext
4 lines
122 B
Plaintext
|
[flake8]
|
||
|
ignore=E501,E123,E121,E126,E133,W505,W503,W504
|
||
|
exclude=.git,__pycache__,pwncat.egg-info,env,dist,build,data,docs
|