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 478e958 commit e6fc9d0Copy full SHA for e6fc9d0
control/pyproject.toml
@@ -81,7 +81,7 @@ addopts = "-vv --cov=odin --cov-report=term-missing --asyncio-mode=strict"
81
asyncio_default_fixture_loop_scope = "function"
82
# Addresses test_live_histogram.py not "have valid Python names"
83
testpaths = [
84
- "test/hexitec/package",
+ "test/hexitec/package"
85
]
86
python_files = test_*.py
87
pythonpath = .
0 commit comments