1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Port some python2 plugins to python3

This commit is contained in:
Lars Kruse 2019-12-18 00:27:02 +01:00
parent 7063330e03
commit 86bee01637
7 changed files with 11 additions and 14 deletions

View file

@ -1,5 +1,4 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#!/usr/bin/env python3
# Copyright (C) 2014 Johann Schmitz <johann@j-schmitz.net>
#