Parcourir la source

try to fix build on readthedocs

Thomas Waldmann il y a 9 ans
Parent
commit
007572594f
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      borg/helpers.py

+ 1 - 2
borg/helpers.py

@@ -42,8 +42,7 @@ if have_cython():
     from . import chunker
     from . import crypto
     import msgpack
-
-import msgpack.fallback
+    import msgpack.fallback
 
 
 # return codes returned by borg command