nvchecker/setup.cfg
2022-04-07 14:06:03 +08:00

6 lines
80 B
INI

[flake8]
ignore = E111, E302, E501
[tool:pytest]
addopts = --asyncio-mode=auto