]> git.ipfire.org Git - collecty.git/blobdiff - src/collecty/plugins/entropy.py
Migrate to Python 3
[collecty.git] / src / collecty / plugins / entropy.py
index e6e920d02ce528ff309d1c1efb46490dedbe4bce..0b3fa5af591abc8b7b14c17a30808f48b69a8aca 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 ###############################################################################
 #                                                                             #
 # collecty - A system statistics collection daemon for IPFire                 #
@@ -21,7 +21,7 @@
 
 import os
 
-import base
+from . import base
 
 from ..i18n import _