precalculate node sizes #132
Annotations
7 errors
Lint with Ruff:
ausankey/ausankey.py#L38
ausankey/ausankey.py:38:5: FBT002 Boolean default positional argument in function definition
|
Lint with Ruff:
ausankey/ausankey.py#L186
ausankey/ausankey.py:186:26: F821 Undefined name `sort_dict`
|
Lint with Ruff:
ausankey/ausankey.py#L315
ausankey/ausankey.py:315:5: ARG001 Unused function argument: `node_sizes`
|
Lint with Ruff:
ausankey/ausankey.py#L540
ausankey/ausankey.py:540:9: B007 Loop control variable `i` not used within loop body
|
Lint with Ruff:
ausankey/ausankey.py#L541
ausankey/ausankey.py:541:13: B007 Loop control variable `j` not used within loop body
|
Lint with Ruff:
ausankey/ausankey.py#L609
ausankey/ausankey.py:609:9: F821 Undefined name `arr`
|
Lint with Ruff
Process completed with exit code 1.
|
Loading