Skip to content

Commit

Permalink
Reformat pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 17, 2024
1 parent c6a8855 commit b0921bd
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
[tool.pytest.ini_options]
pythonpath = [
".",
]
testpaths = [
"tests",
]
pythonpath = [ "." ]
testpaths = [ "tests" ]

0 comments on commit b0921bd

Please sign in to comment.