Skip to content

Commit

Permalink
Update run.py (#574)
Browse files Browse the repository at this point in the history
  • Loading branch information
Herudaio authored May 24, 2021
1 parent b9ef328 commit b18a6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neptune/new/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ def fetch(self) -> dict:
You can use this method to quickly retrieve previous run's parameters.
Returns:
`dict` containing all non-Atom fields values.
`dict` containing all non-File Atom fields values.
Examples:
>>> import neptune.new as neptune
Expand Down

0 comments on commit b18a6ec

Please sign in to comment.