summaryrefslogtreecommitdiff
path: root/chip/mchp/util/pack_ec.py
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mchp/util/pack_ec.py')
-rwxr-xr-xchip/mchp/util/pack_ec.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/chip/mchp/util/pack_ec.py b/chip/mchp/util/pack_ec.py
index 15be16c0d4..85aad94bd6 100755
--- a/chip/mchp/util/pack_ec.py
+++ b/chip/mchp/util/pack_ec.py
@@ -3,10 +3,6 @@
# Copyright 2013 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-#
-# Ignore indention messages, since legacy scripts use 2 spaces instead of 4.
-# pylint: disable=bad-indentation,docstring-section-indent
-# pylint: disable=docstring-trailing-quotes
# A script to pack EC binary into SPI flash image for MEC17xx
# Based on MEC170x_ROM_Description.pdf DS00002225C (07-28-17).