Sfoglia il codice sorgente

try to fix build on readthedocs

Thomas Waldmann 9 anni fa
parent
commit
007572594f
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      borg/helpers.py

+ 1 - 2
borg/helpers.py

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