Skip to content

Commit ef02f86

Browse files
committed
Lint
Signed-off-by: Joshua Minor <[email protected]>
1 parent 497ba5e commit ef02f86

File tree

1 file changed

+1
-1
lines changed
  • src/py-opentimelineio/opentimelineio/console

1 file changed

+1
-1
lines changed

src/py-opentimelineio/opentimelineio/console/otiotool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ def parse_arguments():
385385
to output an OTIO file. FAMILY:VERSION specifies which schema family
386386
and version to use. If FAMILY: is omitted, the default OTIO_CORE: is
387387
used. For example `--downgrade OTIO_CORE:0.14.0` is equivalent to
388-
`--downgrade 0.14.0`. See the OpenTimelineIO documentation for
388+
`--downgrade 0.14.0`. See the OpenTimelineIO documentation for
389389
OTIO_DEFAULT_TARGET_VERSION_FAMILY_LABEL for details."""
390390
)
391391

0 commit comments

Comments
 (0)