cc-4228: formatting
This commit is contained in:
parent
4a10fb2ecf
commit
10a7eae498
2 changed files with 6 additions and 7 deletions
|
@ -10,7 +10,7 @@ from media.monitor.exceptions import BadSongFile
|
|||
class PathChannel(object):
|
||||
def __init__(self, signal, path):
|
||||
self.signal = signal
|
||||
self.path = path
|
||||
self.path = path
|
||||
|
||||
class EventRegistry(object):
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue