Skip to content

Commit 10a3fb5

Browse files
committed
Format
1 parent 4ffef1d commit 10a3fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_camillaws.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def __init__(self):
4141
{"volume": -3, "mute": False},
4242
{"volume": -4, "mute": True},
4343
{"volume": -5, "mute": False},
44-
]
44+
],
4545
}
4646
}
4747
),

0 commit comments

Comments
 (0)