summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-11-08 02:00:51 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2015-11-08 02:00:51 +0100
commit007572594f2d966f50aab5ecb5b0824600e3f6e2 (patch)
treebed5cd94abfb78a689edb3fac20603ccd45d4c74
parentcd40ec280d931e75a1637031395b6dc27cb2cf7f (diff)
try to fix build on readthedocs0.28.0
-rw-r--r--borg/helpers.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/borg/helpers.py b/borg/helpers.py
index d1eb5d926..1706358df 100644
--- a/borg/helpers.py
+++ b/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