nvchecker/setup.cfg

6 lines
80 B
INI
Raw Normal View History

2017-07-04 09:04:29 +00:00
[flake8]
ignore = E111, E302, E501
[tool:pytest]
2022-04-07 06:06:03 +00:00
addopts = --asyncio-mode=auto