mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-01 17:13:24 +08:00
Mark SQLAlchemy stubs with ignore_missing_stub = false (#9653)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user