Skip to content

Commit b04e0cf

Browse files
author
Daniil Babin
committed
Merge branch 'main' into refactoring/python-tests
2 parents cb20be1 + 4dc0d45 commit b04e0cf

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)