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 93671c0 commit 4fd039eCopy full SHA for 4fd039e
1 file changed
README.md
@@ -66,7 +66,6 @@ app = Litestar(plugins=[plugin])
66
67
```python
68
from fastapi import FastAPI
69
-from starlette.applications import Starlette
70
71
from advanced_alchemy.config import SQLAlchemyAsyncConfig
72
from advanced_alchemy.extensions.starlette import StarletteAdvancedAlchemy
0 commit comments