Add pre-commit configuration

This commit is contained in:
Michael Osthege
2024-10-03 11:01:37 +02:00
committed by Andreas
parent 8595b91692
commit bbaaacaca0
4 changed files with 42 additions and 1 deletions

2
pyproject.toml Normal file
View File

@@ -0,0 +1,2 @@
[tool.isort]
profile = "black"