Skip to content

Commit c3f175f

Browse files
committed
Merge branch 'alexBaizeau-patch-1'
2 parents 7e5c92d + f890abe commit c3f175f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Here is a simple SQLAlchemy model:
2222

2323
```python
2424
from sqlalchemy import Column, Integer, String
25-
from sqlalchemy.orm import relationship
2625

2726
from sqlalchemy.ext.declarative import declarative_base
2827

0 commit comments

Comments
 (0)