mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-15 17:52:26 -05:00
8 lines
102 B
INI
8 lines
102 B
INI
[tool:pytest]
|
|
xfail_strict=true
|
|
|
|
|
|
[flake8]
|
|
# W504 line break after binary operator
|
|
extend_ignore=W504
|