From 2b8dd4c1c91577c4ce5669d092dbf4322b42d6fb Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Mon, 10 Dec 2018 23:46:44 -0600 Subject: [PATCH] Typos --- README.md | 1 - pycmx/cmx_event.py | 11 +++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 807b45b..a80d6dd 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ The `pycmx` package provides a basic interface for parsing a CMX 3600 EDL and it ## Usage ``` - >>> import pycmx >>> result = pycmx.parse_cmx3600("STP R1 v082517.edl") >>> print(result[0:3]) diff --git a/pycmx/cmx_event.py b/pycmx/cmx_event.py index 2e29748..921e9da 100644 --- a/pycmx/cmx_event.py +++ b/pycmx/cmx_event.py @@ -1,12 +1,11 @@ + class CmxEvent: """Represents a source-record event. - Aside from exposing properites related to the raw CMX event itself, - (the `source_start`, `source_finish`, `transition` etc.) the event - also contains contextual information from the parsed CMX list, such as - `clip_name` and the frame counting mode in effect on the event. - - +Aside from exposing properites related to the raw CMX event itself, +(the `source_start`, `source_finish`, `transition` etc.) the event +also contains contextual information from the parsed CMX list, such as +`clip_name` and the frame counting mode in effect on the event. """ def __init__(self,title,number,clip_name,source_name,channels,