Added Hub Move on Load and Unload #16
Annotations
9 errors
Ruff (W293):
AFC.py#L43
AFC.py:43:1: W293 Blank line contains whitespace
|
Ruff (W293):
AFC.py#L48
AFC.py:48:1: W293 Blank line contains whitespace
|
Ruff (F821):
AFC.py#L104
AFC.py:104:25: F821 Undefined name `get_float`
|
Ruff (W293):
AFC.py#L109
AFC.py:109:1: W293 Blank line contains whitespace
|
Ruff (W293):
AFC_functions.py#L9
AFC_functions.py:9:1: W293 Blank line contains whitespace
|
Ruff (W293):
AFC_functions.py#L142
AFC_functions.py:142:1: W293 Blank line contains whitespace
|
Ruff (F841):
AFC_functions.py#L144
AFC_functions.py:144:9: F841 Local variable `toolhead` is assigned to but never used
|
Ruff (W293):
AFC_functions.py#L163
AFC_functions.py:163:1: W293 Blank line contains whitespace
|
lint
Process completed with exit code 1.
|