Skip to content

Commit 407bcdc

Browse files
committed
linting fix
1 parent 9a47ab3 commit 407bcdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws-opentelemetry-distro/src/amazon/opentelemetry/distro/patches/_instrumentation_patch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
from logging import Logger, getLogger
66

77
# pylint: disable=unused-import
8+
# flake8: noqa: F401
89
import pkg_resources
910

1011
from amazon.opentelemetry.distro._utils import is_installed

0 commit comments

Comments
 (0)