We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ff364 commit e9a31a4Copy full SHA for e9a31a4
pyproject.toml
@@ -53,3 +53,6 @@ test-cov = "pytest --cov=forge_webhook_parser {args:tests}"
53
54
[tool.pytest.ini_options]
55
pythonpath = ["src"]
56
+
57
+[tool.isort]
58
+profile = "black"
0 commit comments