Ignore import-error

This commit is contained in:
Gene Hoffman 2020-07-06 09:13:27 -07:00 committed by Gene Hoffman
parent edf39c1640
commit b5e10cb3a2
1 changed files with 2 additions and 1 deletions

View File

@ -127,7 +127,8 @@ disable=print-statement,
next-method-defined,
dict-items-not-iterating,
dict-keys-not-iterating,
dict-values-not-iterating
dict-values-not-iterating,
import-error
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option