mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-13 14:44:49 -04:00
Add dosctrings
This commit is contained in:
parent
8d0dc7fb7f
commit
e73bff8d6b
12 changed files with 295 additions and 106 deletions
|
@ -1,2 +1,5 @@
|
|||
"""Exceptions used by RipCore."""
|
||||
|
||||
|
||||
class DeezloaderFallback(Exception):
|
||||
pass
|
||||
"""Raise if Deezer account isn't logged in and rip is falling back to Deezloader."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue