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 13c914b commit e5d0f31
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 @@ -115,7 +115,7 @@ def log(
step: Index of the log entry, must be increasing. If None, the highest of the already logged indexes is used.
timestamp: Time of logging the metadata.
fields: Dictionary of fields to log.
metrics: Dictionary of metrics.
metrics: Dictionary of metrics to log.
add_tags: Dictionary of tags to add.
remove_tags: Dictionary of tags to remove from the run.
Expand Down

0 comments on commit e5d0f31

Please sign in to comment.