diff --git a/src/utils/openmc/tallies.py b/src/utils/openmc/tallies.py index 9d9f8acaf2..1f7271de81 100644 --- a/src/utils/openmc/tallies.py +++ b/src/utils/openmc/tallies.py @@ -1,5 +1,6 @@ +import copy +import os from xml.etree import ElementTree as ET -import os, copy import numpy as np