Merge "Disable rule F405 check for ruff"
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
# under the License.
|
||||
|
||||
# Importing non-modules that are not used explicitly
|
||||
# ruff: noqa: F405
|
||||
|
||||
# FIXME(gabriel): Legacy imports for API compatibility.
|
||||
from django.core.exceptions import ValidationError
|
||||
|
||||
Reference in New Issue
Block a user