diff --git a/app/tests/python_tests/test_python_test_suite.py b/app/tests/python_tests/test_python_test_suite.py index bc701610..28ed6631 100644 --- a/app/tests/python_tests/test_python_test_suite.py +++ b/app/tests/python_tests/test_python_test_suite.py @@ -13,6 +13,8 @@ # See the License for the specific language governing permissions and # limitations under the License. # +# flake8: noqa +# Ignore flake8 check for this file from typing import Type from unittest import mock