mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-12 22:20:35 +05:00
typo fix
This commit is contained in:
parent
dc3a214994
commit
181eea5038
@ -613,7 +613,6 @@ DLL_HEADER void ExportNetgenMeshing(py::module &m)
|
||||
py::arg("optsteps3d") = 3,
|
||||
py::arg("only3D_domain") = 0,
|
||||
py::arg("perfstepsend") = MESHCONST_OPTVOLUME,
|
||||
,
|
||||
"create meshing parameters"
|
||||
)
|
||||
.def("__str__", &ToString<MP>)
|
||||
|
Loading…
Reference in New Issue
Block a user