Commit d504050f authored by Tom Aarsen's avatar Tom Aarsen
Browse files

Call isort over cuda_setup/main.py

parent 30f28b94
...@@ -17,6 +17,7 @@ evaluation: ...@@ -17,6 +17,7 @@ evaluation:
""" """
import ctypes import ctypes
import torch import torch
from bitsandbytes.cextension import CUDASetup from bitsandbytes.cextension import CUDASetup
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment