Skip to content

Commit

Permalink
fixed FieldsTDEM import from merge
Browse files Browse the repository at this point in the history
  • Loading branch information
lheagy committed Nov 18, 2015
1 parent 2f75df8 commit acd41fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimPEG/EM/TDEM/SurveyTDEM.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from SimPEG import Utils, Survey, np
from SimPEG.Survey import BaseSurvey
from SimPEG.EM.Utils import *
from BaseTDEM import FieldsTDEM
from FieldsTDEM import *


class RxTDEM(Survey.BaseTimeRx):
Expand Down

0 comments on commit acd41fd

Please sign in to comment.