mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-10 15:22:24 -05:00
5 lines
68 B
INI
5 lines
68 B
INI
[pep8]
|
|
max-line-length = 120
|
|
exclude = ./migrations,./venv,./venv3
|
|
|