Skip to content

Commit bb337aa

Browse files
alex6499catdanabens
authored andcommitted
fix flake8 error
1 parent 6a90429 commit bb337aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/smexperiments/tracker.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ def create(
186186
my_tracker = tracker.Tracker.create()
187187
188188
Args:
189-
base_trial_component_name: (str,optional). The name of the trial component resource that
189+
base_trial_component_name: (str,optional). The name of the trial component resource that
190190
will be appended with a timestamp. Defaults to "TrialComponent".
191191
display_name: (str, optional). The display name of the trial component to track.
192192
artifact_bucket: (str, optional) The name of the S3 bucket to store artifacts to.

0 commit comments

Comments
 (0)