Improve logging #69
Annotations
4 errors
|
lint
Process completed with exit code 1.
|
|
Ruff (INP001):
src/dvsim/tool/ascentlint.py#L1
src/dvsim/tool/ascentlint.py:1:1: INP001 File `src/dvsim/tool/ascentlint.py` is part of an implicit namespace package. Add an `__init__.py`.
|
|
Ruff (EXE002):
src/dvsim/tool/ascentlint.py#L1
src/dvsim/tool/ascentlint.py:1:1: EXE002 The file is executable but no shebang is present
|
|
lint
Process completed with exit code 1.
|