numpy actually not needed

This commit is contained in:
Franz Roters 2017-10-20 10:17:08 +02:00
parent 0c24f113c1
commit eddc2a6acf
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
# -*- coding: UTF-8 no BOM -*-
import os,sys,math
import numpy as np
from optparse import OptionParser
import damask
import pipes