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 33599a6 commit 6f8b6cbCopy full SHA for 6f8b6cb
1 file changed
pyproject.toml
@@ -623,5 +623,5 @@ SQLAlchemyAsyncSlugRepository = "SQLAlchemySyncSlugRepository"
623
"sqlalchemy.ext.asyncio.scoping.async_scoped_session" = "sqlalchemy.orm.scoping.scoped_session"
624
625
[tool.codespell]
626
-ignore-words-list = "selectin,fo,froms,notin"
+ignore-words-list = "selectin,fo,froms,notin,capfd"
627
skip = 'pdm.lock, uv.lock, examples/us_state_lookup.json, docs/_static/favicon.svg, docs/changelog.rst, advanced_alchemy/types/file_object/file.py, docs/_static/syntax-highlighting.css'
0 commit comments