Skip to content

Commit 76ce6ee

Browse files
committed
formatting
1 parent 2020000 commit 76ce6ee

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

api/pyproject.toml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,7 @@ exclude_also = [
6666
omit = ["scripts/*", "manage.py"]
6767

6868
[tool.pytest.ini_options]
69-
addopts = [
70-
'--ds=app.settings.test',
71-
'-vvvv',
72-
'-p',
73-
'no:warnings',
74-
'--dist=worksteal',
75-
]
69+
addopts = ['--ds=app.settings.test', '-vvvv', '-p', 'no:warnings', '--dist=worksteal']
7670
console_output_style = 'count'
7771

7872
[tool.mypy]

0 commit comments

Comments
 (0)