We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53b9a7 commit c70241dCopy full SHA for c70241d
pygit2/_libgit2.pyi
@@ -1,4 +1,6 @@
1
+from typing import Any
2
+
3
import _cffi_backend
4
5
ffi: _cffi_backend.FFI
-lib: _cffi_backend.Lib
6
+lib: Any
0 commit comments