Fixed typo in imports for statepoint.py

This commit is contained in:
wbinventor@gmail.com 2016-01-28 13:50:11 -05:00
parent 3d9353b086
commit 1e89fd53e6

View file

@ -1,4 +1,4 @@
mport sys
import sys
import re
import numpy as np