Run isort over the source
All checks were successful
the build was successful

This commit is contained in:
Luke Murphy 2019-05-13 23:39:10 +02:00
commit 1c0dc3f904
No known key found for this signature in database
GPG key ID: 5E2EF5A63E3718CC
33 changed files with 38 additions and 54 deletions

View file

@ -1,7 +1,6 @@
from io import StringIO
from collections import OrderedDict
import string
from collections import OrderedDict
from io import StringIO
from borgmatic.config import legacy as module