fix: Optimize OptionsFlow (#2827) #1906
Annotations
1 warning and 2 notices
qodana
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PEP 8 coding style violation:
custom_components/powercalc/config_flow.py#L1936
PEP 8: E501 line too long (122 \> 120 characters)
|
PEP 8 naming convention violation:
custom_components/powercalc/config_flow.py#L35
Lowercase variable imported as non-lowercase
|