Skip to content

Commit cdc1663

Browse files
style: pre-commit fixes
1 parent 6ab21db commit cdc1663

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)