python package restructuring
This commit is contained in:
3
chatbug/matheval/__init__.py
Normal file
3
chatbug/matheval/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from chatbug.matheval import ast
|
||||
from chatbug.matheval import interpreter
|
||||
from chatbug.matheval import lexer
|
Reference in New Issue
Block a user