mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-10 02:24:22 +02:00
parent
9a3936531d
commit
afbfd95273
7 changed files with 11 additions and 29 deletions
3
mypy.ini
3
mypy.ini
|
|
@ -16,9 +16,6 @@ ignore_errors = True
|
|||
[mypy-pysqlite3.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-sqlean.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-sqlite_dump.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue