mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-08 11:26:56 +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