5 new problems found by Qodana Community for Python
Qodana Community for Python
5 new problems were found
Inspection name | Severity | Problems |
---|---|---|
PEP 8 naming convention violation |
◽️ Notice | 4 |
Class has no init method |
◽️ Notice | 1 |
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check notice on line 5 in src/kruskals/edges.py
github-actions / Qodana Community for Python
Class has no `__init__` method
Class has no __init__ method
Check notice on line 14 in test/test_binary_tree.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Function name should be lowercase
Check notice on line 11 in test/test_graph_reader.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Function name should be lowercase
Check notice on line 8 in test/test_graph_reader.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Function name should be lowercase
Check notice on line 13 in test/test_red_black_tree.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Function name should be lowercase