We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84310f3 commit c4b9c2eCopy full SHA for c4b9c2e
pygit2/__init__.py
@@ -32,6 +32,7 @@
32
33
# Low level API
34
from ._pygit2 import *
35
+from ._pygit2 import _cache_enums
36
37
# High level API
38
from . import enums
0 commit comments