mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-05 20:54:53 +00:00
minor doc & style fixes
This commit is contained in:
@@ -25,7 +25,7 @@ public:
|
||||
EFirstMode = 1,
|
||||
ESecondMode
|
||||
};
|
||||
|
||||
|
||||
static EMode test_function(EMode mode) {
|
||||
return mode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user