Skip to content

Commit 84d45db

Browse files
committed
silence pylint
1 parent e7e9c75 commit 84d45db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

instrumentation/opentelemetry-instrumentation-confluent-kafka/tests/test_instrumentation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
# pylint: disable=no-name-in-module
15+
# pylint: disable=no-name-in-module,import-outside-toplevel
1616

1717
from opentelemetry.instrumentation.confluent_kafka import (
1818
AutoInstrumentedConsumer,

0 commit comments

Comments
 (0)