Add Door State MQTT #963
Open
Add Door State MQTT #963
Codacy Production / Codacy Static Code Analysis
required action
Nov 5, 2024 in 0s
3 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 3
Complexity decreasing per file
==============================
+ psa_car_controller/web/view/api.py -2
+ psa_car_controller/psa/RemoteClient.py -8
See the complete overview on Codacy
Annotations
Check notice on line 54 in psa_car_controller/web/view/api.py
codacy-production / Codacy Static Code Analysis
psa_car_controller/web/view/api.py#L54
Parsing failed: 'invalid syntax (<unknown>, line 54)' (syntax-error)
Check notice on line 54 in psa_car_controller/web/view/api.py
codacy-production / Codacy Static Code Analysis
psa_car_controller/web/view/api.py#L54
expected 2 blank lines after class or function definition, found 1 (E305)
Check notice on line 55 in psa_car_controller/web/view/api.py
codacy-production / Codacy Static Code Analysis
psa_car_controller/web/view/api.py#L55
unexpected indentation (E113)
Loading