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 9b68da8 commit 7afd694Copy full SHA for 7afd694
pygit2/__init__.py
@@ -33,7 +33,6 @@
33
from ._build import __version__
34
35
# Low level API
36
-from ._pygit2 import *
37
from ._pygit2 import (
38
GIT_APPLY_LOCATION_BOTH,
39
GIT_APPLY_LOCATION_INDEX,
0 commit comments