mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Fix linting issues.
This commit is contained in:
parent
675dedf1d4
commit
bffbc23a4e
2 changed files with 36 additions and 36 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# This file contains a munin-plugin to gather btrfs statistics per device.
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# This file contains a munin-plugin to gather btrfs statistics per device.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue