Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
a-saraf committed Dec 13, 2023
1 parent 3fedfaa commit 713dd93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sims/Timeloop/launch_gcp.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import json
from datetime import date, datetime
os.sys.path.insert(0, os.path.abspath('../../'))
from configs import arch_gym_configs
from configs.arch_gym_configs import arch_gym_configs

from absl import flags
from absl import app
Expand Down

0 comments on commit 713dd93

Please sign in to comment.