Skip to content

Commit e2b53a3

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 95057fb commit e2b53a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_automl/step2_config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
import itertools
33
from itertools import combinations
44

5+
import wandb
56
from fun2code import fun2code_dict
67

7-
import wandb
88
from dance.transforms.misc import Compose, SetConfig
99

1010
#TODO register more functions and add more examples

0 commit comments

Comments
 (0)