Skip to content

Commit 9548404

Browse files
committed
pylint
1 parent 8e2343c commit 9548404

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/service-library/tests/fastapi/test_cancellation_middleware.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# pylint: disable=redefined-outer-name
2+
13
import asyncio
24
import logging
35
from collections.abc import Iterator

0 commit comments

Comments
 (0)