diff --git a/processing/post/postResults.py b/processing/post/postResults.py index 076d9526e..c81f561d5 100755 --- a/processing/post/postResults.py +++ b/processing/post/postResults.py @@ -1,7 +1,7 @@ #!/usr/bin/env python2 # -*- coding: UTF-8 no BOM -*- -import os,sys,math,re,time,struct,string +import os,sys,math,re,time,struct import damask from optparse import OptionParser, OptionGroup