Enhance support for Vasco and ClimaRad HRUs #232
Annotations
3 errors
Ruff (SIM910):
src/ramses_tx/command.py#L690
src/ramses_tx/command.py:690:9: SIM910 Use `kwargs.get("unknown_20")` instead of `kwargs.get("unknown_20", None)`
|
Ruff (SIM910):
src/ramses_tx/command.py#L691
src/ramses_tx/command.py:691:9: SIM910 Use `kwargs.get("unknown_21")` instead of `kwargs.get("unknown_21", None)`
|
lint (3.12)
Process completed with exit code 1.
|