App: Apply clang format (part 1)
This commit is contained in:
@@ -38,7 +38,7 @@ std::string SuppressibleExtensionPy::representation() const
|
||||
return {"<suppressible extension object>"};
|
||||
}
|
||||
|
||||
PyObject *SuppressibleExtensionPy::getCustomAttributes(const char* /*attr*/) const
|
||||
PyObject* SuppressibleExtensionPy::getCustomAttributes(const char* /*attr*/) const
|
||||
{
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user