Skip to content

Commit ef3fb1c

Browse files
style: pre-commit fixes
1 parent 1a07f3c commit ef3fb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pybind11_tests.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ class TestContext {
115115
private:
116116
TestContext(std::string context) : context(context) {}
117117
std::string context;
118-
};
118+
};

0 commit comments

Comments
 (0)