mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-30 00:16:36 +08:00
remove wildcard imports from test_Fields
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import unittest
|
||||
from SimPEG import *
|
||||
|
||||
from SimPEG import Mesh, Problem, Fields, Survey, Utils
|
||||
import numpy as np
|
||||
|
||||
class FieldsTest(unittest.TestCase):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user