fix formatting
This commit is contained in:
parent
aece37a604
commit
bc9d0a3f47
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue