fix formatting

This commit is contained in:
Daniel 2023-11-24 11:57:29 +01:00
parent aece37a604
commit bc9d0a3f47

View file

@ -19,4 +19,4 @@ line-length = 120
target-version = "py311" target-version = "py311"
[tool.pytest.ini_options] [tool.pytest.ini_options]
python_files = test_*.py setup*.py python_files = "test_*.py setup*.py"