Skip to content

Commit c4c654d

Browse files
committed
Run
1 parent a807085 commit c4c654d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

androidtv/exceptions.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
"""Exceptions for use throughout the code.
2-
3-
"""
1+
"""Exceptions for use throughout the code."""
42

53

64
class LockNotAcquiredException(Exception):

0 commit comments

Comments
 (0)