FEM: Update UI strings for consistency
This commit is contained in:
committed by
Chris Hennes
parent
3cce6ffa3c
commit
dd702da1bc
@@ -87,7 +87,7 @@ PyMOD_INIT_FUNC(Fem)
|
||||
PyMOD_Return(nullptr);
|
||||
}
|
||||
PyObject* femModule = Fem::initModule();
|
||||
Base::Console().log("Loading Fem module... done\n");
|
||||
Base::Console().log("Loading Fem module… done\n");
|
||||
|
||||
// clang-format off
|
||||
Fem::StdMeshers_Arithmetic1DPy ::init_type(femModule);
|
||||
|
||||
Reference in New Issue
Block a user