mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-15 11:26:09 +08:00
turn off plotting in transect analytic test.
This commit is contained in:
@@ -3,7 +3,7 @@ from SimPEG import *
|
||||
import simpegEM as EM
|
||||
from scipy.constants import mu_0
|
||||
|
||||
plotIt = True
|
||||
plotIt = False
|
||||
|
||||
class FDEM_analyticTests(unittest.TestCase):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user