Code Style/Blank lines

This commit is contained in:
Jamie Hardt
2018-12-29 12:53:08 -08:00
parent 5e902d4926
commit 348962c3f7
3 changed files with 3 additions and 8 deletions

View File

@@ -2,6 +2,7 @@
# (c) 2018 Jamie Hardt
from collections import namedtuple
from .parse_cmx_statements import (parse_cmx3600_statements, StmtEvent,StmtFCM )
from .edit_list import EditList