Reformatted

This commit is contained in:
Jack Stdin
2016-01-12 23:21:06 +03:00
parent 9803b1d25a
commit acfee0cd8c
10 changed files with 33 additions and 23 deletions

View File

@@ -30,4 +30,4 @@ class DBImpl:
if cur:
cur.close()
return rows
return rows