mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-27 17:23:08 +00:00
linting
This commit is contained in:
parent
47c42bdc72
commit
0c4c3e1e6c
3 changed files with 2 additions and 38 deletions
|
|
@ -94,7 +94,7 @@ def main():
|
|||
return
|
||||
|
||||
# Path to student profile
|
||||
profile_path = "example_profile.json"
|
||||
profile_path = "config/example_profile.json"
|
||||
|
||||
# Create environment
|
||||
env = TutorEnv(profile_path=profile_path, render_mode="human")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue