Skip to content

Commit a278ccc

Browse files
Vinh Trancopybara-github
authored andcommitted
TODO(vinhdaitran)
PiperOrigin-RevId: 815646219
1 parent 54b34dd commit a278ccc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pybind11_abseil/status_pyinit_google3.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ PyObject* this_module_init() noexcept {
1616
return m.ptr();
1717
}
1818
PYBIND11_CATCH_INIT_EXCEPTIONS
19+
return nullptr;
1920
}
2021

2122
} // namespace

0 commit comments

Comments
 (0)