mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-09 14:42:24 -05:00
5 lines
89 B
INI
5 lines
89 B
INI
[pep8]
|
|
max-line-length = 120
|
|
ignore = E402
|
|
exclude = ./migrations,./venv,./venv3,./build
|