forked from openlp/openlp
changed line spacing arround imports
This commit is contained in:
parent
b5a2ecfa3f
commit
beeea8ab9a
@ -32,6 +32,7 @@ song files from third party applications.
|
|||||||
"""
|
"""
|
||||||
import json
|
import json
|
||||||
from unittest import TestCase
|
from unittest import TestCase
|
||||||
|
|
||||||
from tests.functional import patch, MagicMock
|
from tests.functional import patch, MagicMock
|
||||||
|
|
||||||
class SongImportTestHelper(TestCase):
|
class SongImportTestHelper(TestCase):
|
||||||
|
Loading…
Reference in New Issue
Block a user