mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-02-17 01:20:32 +03:00
Removed some spurious tabs
This commit is contained in:
parent
49bdaf92f6
commit
9b259bba86
|
@ -311,7 +311,6 @@ try:
|
|||
_ext.register_adapter(uuid.UUID, UUID_adapter)
|
||||
return _ext.UUID
|
||||
|
||||
|
||||
except ImportError, e:
|
||||
def register_uuid(oid=None):
|
||||
"""Create the UUID type and an uuid.UUID adapter.
|
||||
|
|
Loading…
Reference in New Issue
Block a user