Skip to content

Commit b0921bd

Browse files
committed
Reformat pyproject.toml
1 parent c6a8855 commit b0921bd

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

pyproject.toml

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
[tool.pytest.ini_options]
2-
pythonpath = [
3-
".",
4-
]
5-
testpaths = [
6-
"tests",
7-
]
2+
pythonpath = [ "." ]
3+
testpaths = [ "tests" ]

0 commit comments

Comments
 (0)