Add stubs for Flask-SQLAlchemy (#6946)

This commit is contained in:
kasium
2022-01-20 22:10:26 +01:00
committed by GitHub
parent 76af72831a
commit 3a22bf2411
5 changed files with 115 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@
"stubs/cryptography",
"stubs/dateparser",
"stubs/docutils",
"stubs/Flask-SQLAlchemy",
"stubs/fpdf2",
"stubs/html5lib",
"stubs/httplib2",