just some coding style fixes

This commit is contained in:
Johannes Findeisen 2013-05-21 21:45:19 +02:00
commit b7201bfcce
3 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,3 @@
class Filter:
def __init__(self, name="", command="", priority=0, comment=""):
self.name = name