Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmarwitz committed Dec 17, 2024
1 parent cf82635 commit eef82c8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,7 @@ check_untyped_defs = true

[tool.pytest.ini_options]
addopts = "--strict-markers"
markers = [
"slow: marks test as slow to run",
]
markers = ["slow: marks test as slow to run"]
testpaths = ["tests"]

[tool.typos]
Expand Down

0 comments on commit eef82c8

Please sign in to comment.