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,