mirror of
https://github.com/systemd/systemd.git
synced 2025-01-05 13:18:06 +03:00
tools: pylint analyze-dump-sort.py
This commit is contained in:
parent
fecdbd7227
commit
d853b9be98
@ -1,5 +1,6 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||||
|
# pylint: disable=consider-using-with
|
||||||
|
|
||||||
"""
|
"""
|
||||||
A helper to compare 'systemd-analyze dump' outputs.
|
A helper to compare 'systemd-analyze dump' outputs.
|
||||||
|
Loading…
Reference in New Issue
Block a user