mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-06-18 04:23:25 +03:00
4 lines
86 B
INI
4 lines
86 B
INI
[flake8]
|
|
exclude = .git,__pycache__,.venv,venv
|
|
per-file-ignores =
|
|
examples/*: F821 |