Skip to content

Commit 7c3a77c

Browse files
committed
CLN import order
1 parent 0ad94c6 commit 7c3a77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/glum/_solvers.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from dataclasses import dataclass, InitVar
1+
from dataclasses import InitVar, dataclass
22
import functools
33
import time
44
import warnings

0 commit comments

Comments
 (0)