-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
See more context:
Lines 99 to 104 in 9d209d2
| [tool.pytest.ini_options] | |
| # TODO: remove `-p no:warnings` | |
| addopts = "--no-header -p no:warnings" | |
| cache_dir = ".venv/pytest-cache" | |
| [tool.black] |