Update __init__.py

Made first line of module documentation shorter, it gets cut off on pypi.
This commit is contained in:
Jamie Hardt
2023-05-31 11:33:15 -07:00
committed by GitHub
parent cf1d71800e
commit e19bb3c5c5

View File

@@ -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