Skip to content

Commit

Permalink
Removed links to example project since it no longer uses that-depends. (
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderlazarev0 authored Jan 20, 2025
1 parent 6e9f8cd commit ab86104
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions docs/introduction/fastapi.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# Usage with `Fastapi`

*More advanced example of usage with FastAPI - [fastapi-sqlalchemy-template](https://github.com/modern-python/fastapi-sqlalchemy-template)*


```python
import datetime
import contextlib
import typing

Expand Down
2 changes: 0 additions & 2 deletions docs/introduction/litestar.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Usage with `Litestar`

*More advanced example of usage with LiteStar - [litestar-sqlalchemy-template](https://github.com/modern-python/litestar-sqlalchemy-template)*

```python
import typing
import fastapi
Expand Down

0 comments on commit ab86104

Please sign in to comment.