cc-4105: reformatted the hell out of pure.py. added docstrings
This commit is contained in:
parent
d5e7d881ab
commit
c748b2ebd6
5 changed files with 112 additions and 88 deletions
|
@ -62,8 +62,6 @@ apiclient = apc.AirtimeApiClient.create_right_config(log=log,
|
|||
|
||||
ReplayGainUpdater.start_reply_gain(apiclient)
|
||||
|
||||
# TODO : Need to do setup_media_monitor call somewhere around here to get
|
||||
# import/organize dirs
|
||||
sdb = AirtimeDB(apiclient)
|
||||
|
||||
manager = Manager()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue