Skip to content

Commit 8442fbe

Browse files
pylint (2)
1 parent 0d49b2a commit 8442fbe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

amplipi/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ def shutdown():
228228
# start the shutdown process and returning immediately (hopeully before the shutdown process begins)
229229
Popen('sleep 1 && sudo systemctl poweroff', shell=True)
230230

231+
231232
@api.post(
232233
'/api/lms_mode', tags=['config'],
233234
response_class=Response,

0 commit comments

Comments
 (0)