Browse Source

try to fix build on readthedocs

Thomas Waldmann 9 năm trước cách đây
mục cha
commit
007572594f
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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