We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e5c92d + f890abe commit c3f175fCopy full SHA for c3f175f
README.md
@@ -22,7 +22,6 @@ Here is a simple SQLAlchemy model:
22
23
```python
24
from sqlalchemy import Column, Integer, String
25
-from sqlalchemy.orm import relationship
26
27
from sqlalchemy.ext.declarative import declarative_base
28
0 commit comments