This website requires JavaScript.
Explore
Help
Sign in
remote
/
sqlite-utils
Watch
1
Star
0
Fork
You've already forked sqlite-utils
0
mirror of
https://github.com/simonw/sqlite-utils.git
synced
2026-09-13 12:04:09 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5e7d27e5df
sqlite-utils
/
mypy.ini
4 lines
73 B
INI
Raw
Normal View
History
Unescape
Escape
Ignore missing imports for pysqlite3 and sqlean, refs #559
2023-06-25 13:57:07 -07:00
[mypy]
db.iterdump() method uses sqlite-dump if available
2023-06-25 15:29:00 -07:00
[mypy-pysqlite3,sqlean,sqlite_dump]
Ignore missing imports for pysqlite3 and sqlean, refs #559
2023-06-25 13:57:07 -07:00
ignore_missing_imports
=
True
Reference in a new issue
Copy permalink