just some coding style fixes
This commit is contained in:
parent
1c2f79c25d
commit
b7201bfcce
3 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
class Filter:
|
||||
def __init__(self, name="", command="", priority=0, comment=""):
|
||||
self.name = name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue