Add 3.15/patches/08-cinder-smelly-symbols to main. #541
Annotations
2 errors
|
lint
prek exited with code 1
|
|
ruff (F401):
Lib/site.py#L1125
Lib/site.py:1125:16: F401 `init_cinderx` imported but unused; consider using `importlib.util.find_spec` to test for availability
help: Remove unused import: `init_cinderx`
|