We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb20be1 + 4dc0d45 commit b04e0cfCopy full SHA for b04e0cf
README.md
@@ -48,8 +48,6 @@ Create new instance of ConnectionPool and start querying.
48
You don't need to startup connection pool, the connection pool will create connections as needed.
49
50
```python
51
-from typing import Any
52
-
53
from psqlpy import ConnectionPool, QueryResult
54
55
0 commit comments