Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Delaunay committed Nov 9, 2022
1 parent 048ba19 commit 1233c3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example/my_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ def dummy_training(cfg: DictConfig) -> float:
lr = 0.12, dropout=0.33, opt=Adam, batch_size=4
"""

# print(cfg.hydra )

# makes sure folders are unique
os.makedirs('newdir', exist_ok=False)

Expand Down

0 comments on commit 1233c3b

Please sign in to comment.