Explorar o código

Merge pull request #2620 from ThomasWaldmann/coala-fixes

whitespace changes by coala
TW %!s(int64=8) %!d(string=hai) anos
pai
achega
957aeec533
Modificáronse 2 ficheiros con 1 adicións e 2 borrados
  1. 1 1
      src/borg/compress.pyx
  2. 0 1
      src/borg/upgrader.py

+ 1 - 1
src/borg/compress.pyx

@@ -59,7 +59,7 @@ cdef class CompressorBase:
         This exists for a very specific case: If borg recreate is instructed to recompress
         using Auto compression it needs to determine the _actual_ target compression of a chunk
         in order to detect whether it should be recompressed.
-        
+
         For all Compressors that are not Auto this always returns *self*.
         """
         return self

+ 0 - 1
src/borg/upgrader.py

@@ -131,7 +131,6 @@ class AtticRepositoryUpgrader(Repository):
 
     @staticmethod
     def convert_keyfiles(keyfile, dryrun):
-
         """convert key files from attic to borg
 
         replacement pattern is `s/ATTIC KEY/BORG_KEY/` in