Fixed Build Jobs Build #186 blank space errors
This commit is contained in:
parent
e7f45b2a68
commit
72b01df60d
@ -199,7 +199,7 @@ class Table(object):
|
||||
res = self.find_one(**filters)
|
||||
except:
|
||||
res = None
|
||||
|
||||
|
||||
return res
|
||||
|
||||
def upsert(self, row, keys, ensure=None, types={}):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user