]> git.ipfire.org Git - collecty.git/blobdiff - src/collecty/plugins/entropy.py
Add dbus interface
[collecty.git] / src / collecty / plugins / entropy.py
index f800f9a068ea78f77228bff68558ad7837e99995..4296c772c8cf1e26305f159abdfbf3661d3500fd 100644 (file)
@@ -71,7 +71,7 @@ class EntropyPlugin(base.Plugin):
        name = "entropy"
        description = "Entropy Plugin"
 
-       templates = [GraphTemplateEntropy,]
+       templates = [GraphTemplateEntropy]
 
        @property
        def objects(self):