We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95057fb commit e2b53a3Copy full SHA for e2b53a3
test_automl/step2_config.py
@@ -2,9 +2,9 @@
2
import itertools
3
from itertools import combinations
4
5
+import wandb
6
from fun2code import fun2code_dict
7
-import wandb
8
from dance.transforms.misc import Compose, SetConfig
9
10
#TODO register more functions and add more examples
0 commit comments