diff options
Diffstat (limited to 'tests/test_optim.py')
-rw-r--r-- | tests/test_optim.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_optim.py b/tests/test_optim.py index 5464043..c80fe51 100644 --- a/tests/test_optim.py +++ b/tests/test_optim.py @@ -7,7 +7,6 @@ import time import shutil import uuid import pytest -import ctypes import torch import bitsandbytes as bnb import bitsandbytes.functional as F |