diff --git a/cimgen/languages/modernpython/templates/cimdatatype_template.mustache b/cimgen/languages/modernpython/templates/cimdatatype_template.mustache index 681aaac0..51c1a9d1 100644 --- a/cimgen/languages/modernpython/templates/cimdatatype_template.mustache +++ b/cimgen/languages/modernpython/templates/cimdatatype_template.mustache @@ -20,4 +20,3 @@ from .UnitSymbol import UnitSymbol """ {{{wrapped_class_comment}}} """ -