build(eslint): disabling wildcard imports with eslint (#31761)

This commit is contained in:
Evan Rusackas
2025-01-13 17:25:47 -07:00
committed by GitHub
parent 44ff462718
commit 855011360a
8 changed files with 26 additions and 15 deletions

View File

@@ -17,6 +17,7 @@
# pylint: disable=import-outside-toplevel
from datetime import datetime
import pytest