mirror of
https://github.com/gryf/fs-uae-wrapper.git
synced 2025-12-19 12:28:12 +01:00
Fixed imports order
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import os
|
||||
import shutil
|
||||
from tempfile import mkdtemp
|
||||
from unittest import TestCase
|
||||
from unittest import mock
|
||||
from unittest import TestCase, mock
|
||||
|
||||
from fs_uae_wrapper import file_archive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user