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.
1 parent 5f1fd65 commit 540839cCopy full SHA for 540839c
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