This commit is contained in:
2025-12-16 17:45:37 -08:00
parent 717b045967
commit 1d6c99aba3

View File

@@ -40,7 +40,7 @@ Install `pycmx` with pip.
pip install pycmx
`pycmx` parses an EDL with the `parse_cmx3600` function:
`pycmx` parses an EDL with the :func:`pycmx.parse_cmx3600` function:
.. code-block:: python