app: serve .htm as well as .json #25
Annotations
4 errors
Ruff (F821):
tanco/app.py#L151
tanco/app.py:151:54: F821 Undefined name `_fmt`
|
Ruff (Q000):
tanco/driver.py#L147
tanco/driver.py:147:23: Q000 Double quotes found but single quotes preferred
|
Ruff (Q000):
tanco/runner.py#L266
tanco/runner.py:266:11: Q000 Double quotes found but single quotes preferred
|
test
Process completed with exit code 1.
|