Files
livesort/livesort_hssp/__init__.py
T
nerdbeard 422c425c76 Sort and present line-based data as it is read
A simple program written in several languages for the purpose of
examining these languages.
2021-04-22 08:48:41 -04:00

6 lines
154 B
Python

from hissp.reader import transpile
transpile(__package__, "livesort", "test_livesort")
del transpile
from livesort_hssp.livesort import livesort, render