Fix import ordering.
This commit is contained in:
parent
0e8e9ced64
commit
7a086d8430
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
import pytest
|
import pytest
|
||||||
from flexmock import flexmock
|
|
||||||
|
|
||||||
import ruamel.yaml
|
import ruamel.yaml
|
||||||
|
from flexmock import flexmock
|
||||||
|
|
||||||
from borgmatic.config import override as module
|
from borgmatic.config import override as module
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue