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,7 @@
import os
from flexmock import flexmock
import pytest
from flexmock import flexmock
from borgmatic.commands import convert_config as module