Update py_version.py #427
Annotations
2 errors
|
ruff_check
Process completed with exit code 1.
|
|
ruff (F841):
scripts/py_version.py#L134
scripts/py_version.py:134:5: F841 Local variable `patch_col` is assigned to but never used
help: Remove assignment to unused variable `patch_col`
|