We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58ef53 commit 8506ac5Copy full SHA for 8506ac5
1 file changed
autofit/__init__.py
@@ -2,7 +2,7 @@
2
from . import conf
3
4
conf.instance.register(__file__)
5
-
+
6
import abc
7
import pickle
8
from dill import register
0 commit comments