Add module.

This commit is contained in:
2021-09-12 11:36:22 +03:00
parent d6b3adc27e
commit d2357f0e53
5 changed files with 969 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
from LionModule import LionModule
module = LionModule("Todo")