Skip to content

Commit 18f7273

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent dc99848 commit 18f7273

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

common-data/movies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2749,4 +2749,4 @@
27492749
"name": "Mehmet Ada \u00d6ztekin"
27502750
}
27512751
}
2752-
]
2752+
]

fastapi-sqlalchemy/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ This examples shows you how to setup Strawberry with FastAPI and SQLAlchemy. It
44
setups a GraphQL API to fetch the top rated movies from IMDB (stored in a sqlite
55
DB).
66

7-
87
## How to use
98

109
1. Install dependencies

fastapi-sqlalchemy/alembic/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Generic single-database configuration.
1+
Generic single-database configuration.

0 commit comments

Comments
 (0)