Skip to content

Commit 49fab00

Browse files
committed
reformat code using yapf
1 parent a1ac4fb commit 49fab00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: testgres/testgres.py

-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
from enum import Enum
4545
from distutils.version import LooseVersion
4646

47-
4847
# Try to use psycopg2 by default. If psycopg2 isn't available then use
4948
# pg8000 which is slower but much more portable because uses only
5049
# pure-Python code

0 commit comments

Comments
 (0)