Skip to content

Commit

Permalink
Fix mypy and flake violations
Browse files Browse the repository at this point in the history
  • Loading branch information
rquidute committed Nov 9, 2023
1 parent ba061c2 commit 817f72a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/tests/python_tests/test_python_test_suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 817f72a

Please sign in to comment.