forked from openlp/openlp
added blank line
This commit is contained in:
parent
e584907718
commit
1106bca319
@ -3,6 +3,7 @@ This module contains tests for the lib submodule of the Remotes plugin.
|
|||||||
"""
|
"""
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
|
|
||||||
from unittest import TestCase
|
from unittest import TestCase
|
||||||
from tempfile import mkstemp
|
from tempfile import mkstemp
|
||||||
from mock import patch
|
from mock import patch
|
||||||
|
Loading…
Reference in New Issue
Block a user