Retab/whitespace demangly fpdb_import.py
This commit is contained in:
parent
19c0328955
commit
415eb4a3c6
|
@ -62,6 +62,8 @@ class Importer:
|
|||
self.settings['minPrint'] = 30
|
||||
self.dbConnect()
|
||||
|
||||
# XXX: Why is this here, when fpdb_db.connect() already does the
|
||||
# same?
|
||||
def dbConnect(self):
|
||||
#connect to DB
|
||||
if self.settings['db-backend'] == 2:
|
||||
|
|
Loading…
Reference in New Issue
Block a user