mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 16:02:23 -04:00
ignore missing pyaudio
This commit is contained in:
parent
b30b7c3073
commit
a7fffb7365
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ extension-pkg-whitelist=PyQt5
|
|||
ignore = forms,hooks_gen.py
|
||||
|
||||
[TYPECHECK]
|
||||
ignored-modules=win32file,pywintypes,socket,win32pipe,winrt
|
||||
ignored-modules=win32file,pywintypes,socket,win32pipe,winrt,pyaudio
|
||||
|
||||
[REPORTS]
|
||||
output-format=colorized
|
||||
|
|
Loading…
Reference in a new issue