Refactoring

This commit is contained in:
2021-03-10 14:07:52 +01:00
parent 6e33f0bcae
commit 1bff2ea168
5 changed files with 17 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
import textwrap
class Init:
class InitTemplate:
@staticmethod
def get_init_py() -> str: