Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Oct 24, 2024
1 parent 1a07f3c commit ef3fb1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pybind11_tests.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ class TestContext {
private:
TestContext(std::string context) : context(context) {}
std::string context;
};
};

0 comments on commit ef3fb1c

Please sign in to comment.