mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-27 05:10:34 +05:00
remove ngsolve import from pickle test, reverse pybind check
This commit is contained in:
parent
a722964823
commit
08275457c7
@ -1 +1 @@
|
||||
Subproject commit e0f3a766e951ebbf2aadb31f41eb490de5bb607e
|
||||
Subproject commit 2a150736601bb3113877bb673fb934bb60d46ec5
|
@ -1,7 +1,6 @@
|
||||
|
||||
import netgen.csg as csg
|
||||
import pickle, numpy
|
||||
from ngsolve import Draw, Mesh
|
||||
|
||||
def test_pickle_csg():
|
||||
geo = csg.CSGeometry()
|
||||
|
Loading…
Reference in New Issue
Block a user