mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
typo
This commit is contained in:
parent
e1e597a761
commit
d3a032320c
@ -54,7 +54,7 @@ lint.ignore = ["E501"]
|
|||||||
|
|
||||||
# Exclude a variety of commonly ignored directories.
|
# Exclude a variety of commonly ignored directories.
|
||||||
exclude = ["alembic",]
|
exclude = ["alembic",]
|
||||||
# Assume Python 3.11.
|
# Assume Python 3.12
|
||||||
target-version = "py312"
|
target-version = "py312"
|
||||||
|
|
||||||
[tool.ruff.lint.flake8-quotes]
|
[tool.ruff.lint.flake8-quotes]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user