pytype can't handle circular imports

This commit is contained in:
Damien Elmes 2019-12-21 07:16:26 +10:00
parent 59ce08bc4e
commit 981b3f34a0

View file

@ -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