forked from openlp/openlp
changed wording
This commit is contained in:
parent
1fc779e8ed
commit
47fa8209ba
@ -40,7 +40,7 @@ import os
|
|||||||
import sys
|
import sys
|
||||||
from distutils.version import LooseVersion
|
from distutils.version import LooseVersion
|
||||||
|
|
||||||
# If we import uno before nose this will greate a warning. Just try to import nose first to supress the warning.
|
# If we try to import uno before nose this will greate a warning. Just try to import nose first to supress the warning.
|
||||||
try:
|
try:
|
||||||
import nose
|
import nose
|
||||||
except ImportError:
|
except ImportError:
|
||||||
|
Loading…
Reference in New Issue
Block a user