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 08f7e92 commit fec058e
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 @@ -117,7 +117,7 @@ def log(
fields: Dictionary of metadata fields.
metrics: Dictionary of metrics.
add_tags: Dictionary of tags to add.
remove_tags: Dictionary of tags to remove.
remove_tags: Dictionary of tags to remove from the run.
Examples:
>>> with Run(...) as run:
Expand Down

0 comments on commit fec058e

Please sign in to comment.