We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a807085 commit c4c654dCopy full SHA for c4c654d
androidtv/exceptions.py
@@ -1,6 +1,4 @@
1
-"""Exceptions for use throughout the code.
2
-
3
-"""
+"""Exceptions for use throughout the code."""
4
5
6
class LockNotAcquiredException(Exception):
0 commit comments