mirror of
https://github.com/pybind/pybind11_abseil.git
synced 2026-06-04 13:54:22 +08:00
TODO(vinhdaitran)
PiperOrigin-RevId: 819542859
This commit is contained in:
committed by
Copybara-Service
parent
54b34dd0e8
commit
5eea7a0f0c
@@ -16,6 +16,7 @@ PyObject* this_module_init() noexcept {
|
||||
return m.ptr();
|
||||
}
|
||||
PYBIND11_CATCH_INIT_EXCEPTIONS
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user