[tool.pytest.ini_options] addopts = "-q" testpaths = ["tests"] [tool.black] line-length = 100