fix CID 154894
This commit is contained in:
parent
a68c204bb0
commit
4f7752419c
|
@ -260,7 +260,6 @@ private:
|
|||
catch (const Base::Exception& e) {
|
||||
throw Py::RuntimeError(e.what());
|
||||
}
|
||||
return Py::None();
|
||||
}
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user