Skip to content

Commit 2d3982f

Browse files
author
James William Pye
committed
Add link to postgresql.org
1 parent 9ef001f commit 2d3982f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

postgresql/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
99
If it's not documented in the narratives, `postgresql.documentation.index`, then
1010
the stability of the APIs should *not* be trusted.
11+
12+
See <http://postgresql.org> for more information about PostgreSQL.
1113
"""
1214
__all__ = [
1315
'__author__',

0 commit comments

Comments
 (0)