mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
5 lines
80 B
INI
5 lines
80 B
INI
[flake8]
|
|
ignore = E111, E302, E501
|
|
|
|
[tool:pytest]
|
|
addopts = --asyncio-mode=auto
|