Basic function kinda works

This commit is contained in:
2021-04-26 11:53:28 -04:00
parent 4d9e0f4cac
commit 782fa68221
3 changed files with 123 additions and 40 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ from hissp.reader import transpile
transpile(__package__, "livesort", "test_livesort")
del transpile
from livesort_hssp.livesort import livesort, render
from livesort_hssp.livesort import Livesort