mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
try fix mypy
This commit is contained in:
parent
b0598a23a8
commit
1feee29591
1 changed files with 3 additions and 0 deletions
3
mypy.ini
3
mypy.ini
|
@ -23,3 +23,6 @@ ignore_missing_imports = True
|
|||
|
||||
[mypy-tomllib]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-jq]
|
||||
ignore_missing_imports = True
|
||||
|
|
Loading…
Add table
Reference in a new issue