diff --git a/tools/analyze-dump-sort.py b/tools/analyze-dump-sort.py index db7b067b8b2..cc9a9fcd379 100755 --- a/tools/analyze-dump-sort.py +++ b/tools/analyze-dump-sort.py @@ -1,5 +1,6 @@ #!/usr/bin/python # SPDX-License-Identifier: LGPL-2.1-or-later +# pylint: disable=consider-using-with """ A helper to compare 'systemd-analyze dump' outputs.