Skip to content

Commit 1233c3b

Browse files
author
Pierre Delaunay
committed
cleanup
1 parent 048ba19 commit 1233c3b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

example/my_app.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ def dummy_training(cfg: DictConfig) -> float:
5656
lr = 0.12, dropout=0.33, opt=Adam, batch_size=4
5757
"""
5858

59-
# print(cfg.hydra )
60-
6159
# makes sure folders are unique
6260
os.makedirs('newdir', exist_ok=False)
6361

0 commit comments

Comments
 (0)