Mark SQLAlchemy stubs with ignore_missing_stub = false (#9653)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Avasam
2023-04-26 20:49:46 -04:00
committed by GitHub
parent 4930ebade4
commit 6cb8bc0ac4
98 changed files with 548 additions and 189 deletions

View File

@@ -191,3 +191,7 @@ stubs/SQLAlchemy/sqlalchemy/sql/selectable.pyi
stubs/Flask-SQLAlchemy/flask_sqlalchemy/__init__.pyi
stubs/Flask-SQLAlchemy/flask_sqlalchemy/model.pyi
stubs/Flask-SQLAlchemy/flask_sqlalchemy/utils.pyi
# Uncertain why pytype is giving an error
# pytype.pytd.visitors.ContainerError
stubs/SQLAlchemy/sqlalchemy/sql/annotation.pyi