Skip to content

Commit

Permalink
Update src/neptune_scale/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Edyta <[email protected]>
  • Loading branch information
Raalsky and szaganek authored Jul 31, 2024
1 parent 2754258 commit ca8b334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/neptune_scale/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def log(
remove_tags: dict[str, list[str] | set[str]] | None = None,
) -> None:
"""
Logs metadata to Neptune Run.
Logs the specified metadata to Neptune.
Args:
step: Index of the log entry, must be increasing. If None, the highest of the already logged indexes is used.
Expand Down

0 comments on commit ca8b334

Please sign in to comment.