Skip to content

Commit

Permalink
Update gitignore and yaml_tester
Browse files Browse the repository at this point in the history
  • Loading branch information
kozzy97 committed Nov 1, 2023
1 parent 89571ae commit 09c6abb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
*MetaDataFullWithYAMLContentCol.csv
.vscode
.vscode
YAML_tester_USER.ipynb
2 changes: 1 addition & 1 deletion YAML_tester.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"import random\n",
"import os\n",
"\n",
"from animalai.animalai.envs.environment import AnimalAIEnvironment\n",
"from animalai.envs.environment import AnimalAIEnvironment\n",
"from mlagents_envs.exception import UnityCommunicationException"
]
},
Expand Down

0 comments on commit 09c6abb

Please sign in to comment.