Skip to content

Commit e16d6ae

Browse files
committed
Update name of TypesEnumerationBase
1 parent de92798 commit e16d6ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipeline/templates/types_enumeration_template.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
classdef Types < openminds.abstract.TypesEnumeration
1+
classdef Types < openminds.base.TypesEnumerationBase
22
enumeration
33
None('None')
44
{%- for type in types %}

0 commit comments

Comments
 (0)