Skip to content

Commit 6f406dd

Browse files
committed
resolved merge conflicts
2 parents 797c31a + 074ab44 commit 6f406dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitsandbytes/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# Register HPU Backend, if available
3838
try:
3939
import habana_frameworks.torch
40-
40+
4141
if hasattr(torch, "hpu") and torch.hpu.is_available():
4242
from .backends.hpu import HPUBackend
4343

0 commit comments

Comments
 (0)