mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-08 22:17:17 +00:00
Switch import order
This commit is contained in:
parent
13e7470f48
commit
cbc62c5a10
@ -8,8 +8,8 @@ from os.path import join
|
||||
from os import mkdir, rename
|
||||
from tempfile import TemporaryDirectory
|
||||
|
||||
import pytest
|
||||
import watchdog
|
||||
import pytest
|
||||
|
||||
from inotify import InotifyObserver
|
||||
from inotify import (
|
||||
|
Loading…
Reference in New Issue
Block a user