add demo; proper readme; remove kython dependencies
This commit is contained in:
parent
943c572e00
commit
e5b90407dc
8 changed files with 201 additions and 12 deletions
|
@ -8,7 +8,7 @@ from .. import paths
|
|||
|
||||
@lru_cache()
|
||||
def goodrexport():
|
||||
from kython import import_file
|
||||
from ..common import import_file
|
||||
return import_file(paths.goodrexport.repo / 'model.py')
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue