mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
mypy+darkdetect fix
This commit is contained in:
parent
a4764e2acd
commit
77912aa225
1 changed files with 2 additions and 0 deletions
|
@ -40,3 +40,5 @@ ignore_missing_imports = True
|
|||
ignore_missing_imports = True
|
||||
[mypy-win32com.client]
|
||||
ignore_missing_imports = True
|
||||
[mypy-darkdetect]
|
||||
ignore_missing_imports = True
|
||||
|
|
Loading…
Reference in a new issue