We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ec635 commit 47df193Copy full SHA for 47df193
pyproject.toml
@@ -1,9 +1,3 @@
1
-[tool.isort]
2
-default_section = "THIRDPARTY"
3
-lines_after_imports = 2
4
-profile = "black"
5
-skip_glob = [".direnv", ".env", ".venv", "venv"]
6
-
7
[tool.coverage.run]
8
branch = true
9
dynamic_context = "test_function"
0 commit comments