chore(deps): bump ruff from 0.4.3 to 0.7.1 #11494
Annotations
5 errors
Check linting:
parsers/ELEXON.py#L481
parsers/ELEXON.py:481:5: SIM103 Return the condition `not "gas" not in set(available_production_modes)` directly
|
Check linting:
parsers/IN_WE.py#L41
parsers/IN_WE.py:41:5: SIM103 Return the condition `current_day in expected_outage_days` directly
|
Check linting:
parsers/OPENNEM.py#L123
parsers/OPENNEM.py:123:9: SIM103 Return the condition directly
|
Check linting:
parsers/lib/quality.py#L78
parsers/lib/quality.py:78:8: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
|
Check linting
Process completed with exit code 1.
|
Loading