summaryrefslogtreecommitdiff
path: root/extra/tigertool/tigertest.py
diff options
context:
space:
mode:
Diffstat (limited to 'extra/tigertool/tigertest.py')
-rwxr-xr-xextra/tigertool/tigertest.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/tigertool/tigertest.py b/extra/tigertool/tigertest.py
index 8f8b2c7f03..924ec8c97c 100755
--- a/extra/tigertool/tigertest.py
+++ b/extra/tigertool/tigertest.py
@@ -2,10 +2,6 @@
# Copyright 2022 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
"""Smoke test of tigertool binary."""