Start: Lint

Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
kingbri 2024-04-13 12:25:41 -04:00
parent 4d158dac90
commit 3d14283fe0

View file

@ -75,7 +75,7 @@ def get_install_features(lib_name: str = None):
install_features = lib_name
else:
print(
f"WARN: GPU library {lib} not found. "
f"WARN: GPU library {lib_name} not found. "
"Skipping GPU-specific dependencies.\n"
"WARN: Please delete gpu_lib.txt and restart "
"if you want to change your selection."