forked from openlp/openlp
pep8
This commit is contained in:
parent
39916d59ed
commit
5d9d76f62d
@ -90,6 +90,7 @@ def handle_db_error(self, plugin_name, db_file_name):
|
|||||||
translate('OpenLP.Manager',
|
translate('OpenLP.Manager',
|
||||||
'OpenLP cannot load your database.\n\nDatabase: {db}').format(db=db_path))
|
'OpenLP cannot load your database.\n\nDatabase: {db}').format(db=db_path))
|
||||||
|
|
||||||
|
|
||||||
def init_url(plugin_name, db_file_name=None):
|
def init_url(plugin_name, db_file_name=None):
|
||||||
"""
|
"""
|
||||||
Return the database URL.
|
Return the database URL.
|
||||||
|
Loading…
Reference in New Issue
Block a user