App: Prepare for clang-format

This commit is contained in:
wmayer
2024-06-03 10:34:17 +02:00
committed by wwmayer
parent 0e21776494
commit effbe1e873
15 changed files with 55 additions and 11 deletions

View File

@@ -21,6 +21,7 @@
***************************************************************************/
// clang-format off
namespace App
{
@@ -200,3 +201,4 @@ PyObject *FeaturePythonPyT<FeaturePyT>::_getattr(const char *attr)
}
} //namespace App
// clang-format on