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 2549109 + cd19755 commit 4dc0d45Copy full SHA for 4dc0d45
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