This repository was archived by the owner on Feb 7, 2025. It is now read-only.
Merge pull request #9 from m4tveevm/KruskalsAlgo #34
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 warning and 5 notices
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Class has no `__init__` method:
src/kruskals/edges.py#L5
Class has no __init__ method
|
|
PEP 8 naming convention violation:
test/test_binary_tree.py#L14
Function name should be lowercase
|
|
PEP 8 naming convention violation:
test/test_graph_reader.py#L11
Function name should be lowercase
|
|
PEP 8 naming convention violation:
test/test_graph_reader.py#L8
Function name should be lowercase
|
|
PEP 8 naming convention violation:
test/test_red_black_tree.py#L13
Function name should be lowercase
|