diff --git a/openmc/statepoint.py b/openmc/statepoint.py index b7af1a9618..f5b5b2e72d 100644 --- a/openmc/statepoint.py +++ b/openmc/statepoint.py @@ -1,4 +1,4 @@ -mport sys +import sys import re import numpy as np