diff --git a/tests/integration_tests/users/api_tests.py b/tests/integration_tests/users/api_tests.py index 6f5e474f8b899..ee965f6f2bf01 100644 --- a/tests/integration_tests/users/api_tests.py +++ b/tests/integration_tests/users/api_tests.py @@ -14,6 +14,7 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +# type: ignore """Unit tests for Superset""" import json from unittest.mock import patch