From 763b2de705de2eb48a2264693516ca9cb93d0bbe Mon Sep 17 00:00:00 2001 From: iscai-msft Date: Tue, 2 Mar 2021 17:21:16 -0500 Subject: [PATCH] allow device update pylint failures --- eng/tox/allowed_pylint_failures.py | 1 + 1 file changed, 1 insertion(+) diff --git a/eng/tox/allowed_pylint_failures.py b/eng/tox/allowed_pylint_failures.py index e1e234925dd0..4f5f376e6a8b 100644 --- a/eng/tox/allowed_pylint_failures.py +++ b/eng/tox/allowed_pylint_failures.py @@ -50,4 +50,5 @@ "azure-synapse-nspkg", "azure-ai-anomalydetector", "azure-security-attestation", + "azure-iot-deviceupdate", ]