We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ac4fb commit 49fab00Copy full SHA for 49fab00
testgres/testgres.py
@@ -44,7 +44,6 @@
44
from enum import Enum
45
from distutils.version import LooseVersion
46
47
-
48
# Try to use psycopg2 by default. If psycopg2 isn't available then use
49
# pg8000 which is slower but much more portable because uses only
50
# pure-Python code
0 commit comments