Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
albertbou92 committed Apr 10, 2024
1 parent 19f31bf commit 1b49bb6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/reinvent/reinvent.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@
)
def main(cfg: "DictConfig"):

os.chdir(__path__)

# Set seeds
seed = cfg.seed
random.seed(int(seed))
Expand Down

0 comments on commit 1b49bb6

Please sign in to comment.