mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-11 03:26:37 +03:00
Tab removed
This commit is contained in:
parent
81d86e9244
commit
7f09080ba2
|
@ -117,7 +117,7 @@ class SQL_IN(object):
|
|||
|
||||
def __init__(self, seq):
|
||||
self._seq = seq
|
||||
|
||||
|
||||
def getquoted(self):
|
||||
# this is the important line: note how every object in the
|
||||
# list is adapted and then how getquoted() is called on it
|
||||
|
|
Loading…
Reference in New Issue
Block a user