From e19bb3c5c5023bc3f8f5939473e2cf9f03a4dadb Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Wed, 31 May 2023 11:33:15 -0700 Subject: [PATCH] Update __init__.py Made first line of module documentation shorter, it gets cut off on pypi. --- pycmx/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pycmx/__init__.py b/pycmx/__init__.py index 4a20f1c..97d75d2 100644 --- a/pycmx/__init__.py +++ b/pycmx/__init__.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- """ -pycmx is a module for parsing CMX 3600-style EDLs. For more information and -examples see README.md +pycmx is a parser for CMX 3600-style EDLs. This module (c) 2022 Jamie Hardt. For more information on your rights to copy and reuse this software, refer to the LICENSE file included with the