Skip to content

Commit 537b4ec

Browse files
author
James William Pye
committed
just doesn't.
1 parent 4781966 commit 537b4ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgresql/test/testall.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
if Installation.default().ssl:
2424
from .test_ssl_connect import *
2525
else:
26-
warnings.warn("installation doesn't not support SSL")
26+
warnings.warn("installation doesn't support SSL")
2727
from .test_driver import *
2828
from .test_dbapi20 import *
2929

0 commit comments

Comments
 (0)