- Added one missing empty row

This commit is contained in:
Olli Suutari 2016-10-04 16:31:09 +03:00
parent be9c394b63
commit ebdad8519f

View File

@ -94,6 +94,7 @@ def handle_db_error(self, plugin_name, db_file_name):
log.exception('Failed to find data folder path.')
return
def init_url(plugin_name, db_file_name=None):
"""
Return the database URL.