Skip to content

Commit d504050

Browse files
committed
Call isort over cuda_setup/main.py
1 parent 30f28b9 commit d504050

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bitsandbytes/cuda_setup/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"""
1818

1919
import ctypes
20+
2021
import torch
2122

2223
from bitsandbytes.cextension import CUDASetup

0 commit comments

Comments
 (0)