hgext/lfs/wrapper.py
changeset 43087 66f2cc210a29
parent 43077 687b865b95ad
child 43089 c59eb1560c44
--- a/hgext/lfs/wrapper.py	Sun Oct 06 14:51:45 2019 -0400
+++ b/hgext/lfs/wrapper.py	Sun Oct 06 14:58:42 2019 -0400
@@ -11,6 +11,7 @@
 
 from mercurial.i18n import _
 from mercurial.node import bin, hex, nullid, short
+from mercurial.pycompat import setattr
 
 from mercurial import (
     bundle2,