Typo fix + start of error handling
This commit is contained in:
parent
1181ea9743
commit
bab593a86b
3 changed files with 10 additions and 1 deletions
2
py/m.py
2
py/m.py
|
|
@ -2,7 +2,7 @@
|
|||
import sys
|
||||
import readline
|
||||
|
||||
from noether.math import *
|
||||
from noether.lib.math import *
|
||||
from noether.cli import *
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue