Skip to content

Commit cfef455

Browse files
author
Andrei Neagu
committed
fixed mypy
1 parent 3058318 commit cfef455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/service-library/tests/test_logging_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# pylint:disable=redefined-outer-name
2+
# pylint:disable=unused-argument
23

34
import logging
45
from collections.abc import Iterable

0 commit comments

Comments
 (0)