Skip to content
Snippets Groups Projects
Unverified Commit 8f30722e authored by pre-commit-ci[bot]'s avatar pre-commit-ci[bot] Committed by Joris Vaillant
Browse files

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
parent e001e1f4
No related branches found
No related tags found
No related merge requests found
Pipeline #39316 passed with warnings
......@@ -106,7 +106,7 @@ struct EIGENPY_DLLAPI Register {
static Register &instance();
private:
Register(){};
Register() {};
struct Compare_PyTypeObject {
bool operator()(const PyTypeObject *a, const PyTypeObject *b) const {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment