diff --git a/neptune/new/run.py b/neptune/new/run.py index 17cdaec82..66d2d1dda 100644 --- a/neptune/new/run.py +++ b/neptune/new/run.py @@ -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