Skip to content

Commit f3800ba

Browse files
committed
import warn function
1 parent 9d353ca commit f3800ba

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
@@ -20,6 +20,7 @@
2020
import os
2121
import errno
2222
import torch
23+
from warnings import warn
2324

2425
from pathlib import Path
2526
from typing import Set, Union

0 commit comments

Comments
 (0)