1 parent eff48b8 commit 17c750aCopy full SHA for 17c750a
git/objects/util.py
@@ -30,7 +30,7 @@
30
from .tree import Tree
31
from subprocess import Popen
32
33
-T_Iterableobj = typevar('T_Iterableobj', bound=T_Iterableobj)
+T_Iterableobj = typevar('T_Iterableobj')
34
35
# --------------------------------------------------------------------
36
0 commit comments