[tool.isort] profile = "black" [tool.pytest.ini_options] minversion = "6.0" testpaths = [ "tests", ] addopts = "-v"