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,6 +1,5 @@
|
||||
from unittest import TestCase
|
||||
import os
|
||||
from unittest import mock
|
||||
from unittest import TestCase, mock
|
||||
|
||||
from fs_uae_wrapper import message
|
||||
|
||||
|
||||
Reference in New Issue
Block a user