Remove TemplateProject subclassing

This commit is contained in:
Joe Rickerby
2020-05-15 12:28:34 +01:00
parent 0411fcc2ae
commit 2e8fe841ec
13 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
from .base import TemplateProject # noqa
from .c import CTemplateProject # noqa
from .c import new_c_project # noqa