Maintain 3 line gap between functions

This commit is contained in:
lmessier 2016-03-23 13:10:08 +01:00
parent d60d9c4249
commit f3fa5a3a29

2
buku
View File

@ -402,6 +402,8 @@ def printdb(cur, index):
else:
print(formatJson(resultset, True))
def formatJson(resultset, single=False):
global showOpt