Capture output from running model #1
Annotations
4 errors
Ruff (RUF022):
src/fusiondls/__init__.py#L15
src/fusiondls/__init__.py:15:11: RUF022 `__all__` is not sorted
|
Ruff (B028):
src/fusiondls/plot.py#L106
src/fusiondls/plot.py:106:9: B028 No explicit `stacklevel` keyword argument found
|
lint
Process completed with exit code 1.
|
format
Process completed with exit code 1.
|