We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad94c6 commit 7c3a77cCopy full SHA for 7c3a77c
src/glum/_solvers.py
@@ -1,4 +1,4 @@
1
-from dataclasses import dataclass, InitVar
+from dataclasses import InitVar, dataclass
2
import functools
3
import time
4
import warnings
0 commit comments