mirror of
https://github.com/GSA/notifications-api.git
synced 2026-03-09 04:40:12 -04: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
|