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 7bcc5b8 commit a88c193
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 @@ -71,7 +71,7 @@ def __init__(
run_id: Unique identifier of a run. Must be unique within the project. Max length: 128 characters.
resume: Whether to resume an existing run.
as_experiment: If creating a run as an experiment, ID of an experiment to be associated with the run.
creation_time: Time when the run was created.
creation_time: Custom creation time of the run.
from_run_id: ID if the Run to fork from.
from_step: Step number to fork from.
max_queue_size: Maximum number of operations in a queue.
Expand Down

0 comments on commit a88c193

Please sign in to comment.