Fix import ordering.

This commit is contained in:
Dan Helfman 2021-11-29 14:00:14 -08:00
parent 0e8e9ced64
commit 7a086d8430
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
import pytest
from flexmock import flexmock
import ruamel.yaml
from flexmock import flexmock
from borgmatic.config import override as module