Skip to content

Improve logging

Improve logging #69

Triggered via pull request September 25, 2025 16:55
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.