Skip to content

Commit

Permalink
chore: update neptune data pulling script docstring
Browse files Browse the repository at this point in the history
Co-authored-by: Sasha <reallysasha@gmail.com>
  • Loading branch information
RuanJohn and sash-a authored Feb 27, 2024
1 parent 82248f0 commit 3f7a419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marl_eval/json_tools/json_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ def pull_neptune_data(
Args:
project_name (str): Name of the Neptune project.
tag (List): List of tags.
tag (List): List of tags for the experiment(s) that contain the desired JSON files.
store_directory (str, optional): Directory to store the data.
neptune_data_key (str): Key in the neptune run where the json data is stored.
"""
Expand Down

0 comments on commit 3f7a419

Please sign in to comment.