Skip to content

Commit

Permalink
docs: typo pyproject.toml (apache#45950)
Browse files Browse the repository at this point in the history
Co-authored-by: raphaelauv <[email protected]>
  • Loading branch information
raphaelauv and raphaelauv authored Jan 22, 2025
1 parent c7565ca commit fbda1a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ filterwarnings = [
'error:Class.*will not make use of SQL compilation caching',
"ignore::DeprecationWarning:flask_appbuilder.filemanager",
"ignore::DeprecationWarning:flask_appbuilder.widgets",
# FAB do not support SQLAclhemy 2
# FAB do not support SQLAlchemy 2
"ignore::sqlalchemy.exc.MovedIn20Warning:flask_appbuilder",
# https://github.com/dpgaspar/Flask-AppBuilder/issues/2194
"ignore::DeprecationWarning:marshmallow_sqlalchemy.convert",
Expand Down

0 comments on commit fbda1a9

Please sign in to comment.