mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-28 11:26:12 +08:00
remove extra import of unittest
This commit is contained in:
@@ -2,8 +2,6 @@ import numpy as np
|
||||
import unittest
|
||||
from SimPEG.Utils import mkvc
|
||||
from SimPEG import Mesh, Tests
|
||||
import unittest
|
||||
|
||||
|
||||
MESHTYPES = ['uniformTensorMesh', 'randomTensorMesh']
|
||||
TOLERANCES = [0.9, 0.5, 0.5]
|
||||
|
||||
Reference in New Issue
Block a user