Gui: Fix header uniformity, whitespace, and doxygen fixes
This commit is contained in:
@@ -102,7 +102,7 @@ Py::Object PythonStdout::write(const Py::Tuple& args)
|
||||
}
|
||||
}
|
||||
catch (Py::Exception& e) {
|
||||
// Do not provoke error messages
|
||||
// Do not provoke error messages
|
||||
e.clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user