Skip to content

Commit 4dc0d45

Browse files
authored
Merge pull request #156 from chirizxc/patch-2
2 parents 2549109 + cd19755 commit 4dc0d45

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ Create new instance of ConnectionPool and start querying.
4848
You don't need to startup connection pool, the connection pool will create connections as needed.
4949

5050
```python
51-
from typing import Any
52-
5351
from psqlpy import ConnectionPool, QueryResult
5452

5553

0 commit comments

Comments
 (0)