We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052574d commit b509067Copy full SHA for b509067
pyproject.toml
@@ -52,5 +52,5 @@ write_template = "__version__ = '{}'"
52
[tool.pytest.ini_options]
53
addopts = "-ra"
54
testpaths = [
55
- "QuantSI/tests",
+ "tests",
56
]
0 commit comments