Skip to content

Commit e9e9fd3

Browse files
committed
Fixing travis layout
1 parent 277d4fe commit e9e9fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/plugins/db_manager/db_plugins/connector.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,5 +232,5 @@ def getSqlDictionary(self):
232232
return []
233233

234234
def getQueryBuilderDictionary(self):
235-
235+
236236
return {}

0 commit comments

Comments
 (0)