planned imports of PyLoT of not yet existing PyLoT classes commented from pylot/__init__.py
This commit is contained in:
parent
f9d8173b2f
commit
c3ec80d947
@ -29,5 +29,5 @@ The development of PyLoT is part of the joint research project MAGS2.
|
|||||||
import os.path as osp
|
import os.path as osp
|
||||||
from obspy.core.utcdatetime import UTCDateTime
|
from obspy.core.utcdatetime import UTCDateTime
|
||||||
from obspy.core.util.attribdict import AttribDict
|
from obspy.core.util.attribdict import AttribDict
|
||||||
from pylot.core.trace import Stats, Trace
|
#from pylot.core.trace import Stats, Trace
|
||||||
from pylot.core.stream import Stream, read
|
#from pylot.core.stream import Stream, read
|
||||||
|
Loading…
Reference in New Issue
Block a user