documentation

This commit is contained in:
2025-12-16 19:04:22 -08:00
parent 09ccdb8c8d
commit 45228dcdf4

View File

@@ -1,4 +1,3 @@
import pycmx
.. pycmx documentation master file, created by
sphinx-quickstart on Wed Dec 26 21:51:43 2018.
You can adapt this file completely to your liking, but it should at least
@@ -46,6 +45,7 @@ function:
.. code-block:: python
import pycmx
with open("tests/edls/TEST.edl") as f:
edl = pycmx.parse_cmx3600(f)