mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
pytype can't handle circular imports
This commit is contained in:
parent
59ce08bc4e
commit
981b3f34a0
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ pythonpath =
|
|||
|
||||
# Comma separated list of error names to ignore.
|
||||
disable =
|
||||
# pyi-error
|
||||
pyi-error
|
||||
|
||||
# Don't report errors.
|
||||
report_errors = True
|
||||
|
|
Loading…
Reference in a new issue