浏览代码

try to fix build on readthedocs

Thomas Waldmann 9 年之前
父节点
当前提交
007572594f
共有 1 个文件被更改,包括 1 次插入2 次删除
  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