numpy actually not needed
This commit is contained in:
parent
0c24f113c1
commit
eddc2a6acf
|
@ -2,7 +2,6 @@
|
||||||
# -*- coding: UTF-8 no BOM -*-
|
# -*- coding: UTF-8 no BOM -*-
|
||||||
|
|
||||||
import os,sys,math
|
import os,sys,math
|
||||||
import numpy as np
|
|
||||||
from optparse import OptionParser
|
from optparse import OptionParser
|
||||||
import damask
|
import damask
|
||||||
import pipes
|
import pipes
|
||||||
|
|
Loading…
Reference in New Issue