1
0
mirror of https://github.com/systemd/systemd synced 2024-07-01 07:34:28 +00:00

tools: pylint analyze-dump-sort.py

This commit is contained in:
Frantisek Sumsal 2023-08-09 21:54:28 +02:00
parent fecdbd7227
commit d853b9be98

View File

@ -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.