Update pylint disable rules (#3182)

Adds back import-error to the pylint disable rules.
This commit is contained in:
William-Luo0 2022-08-03 01:29:50 +10:00 committed by GitHub
parent 345ae1e27b
commit e9e9743422
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,6 +62,7 @@ disable=raw-checker-failed,
suppressed-message,
useless-suppression,
deprecated-pragma,
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