Move files to src

This commit is contained in:
Nathan Thomas 2023-09-21 11:00:25 -07:00
parent a2e9279189
commit 16752df99c
22 changed files with 205 additions and 197 deletions

View file

@ -1,5 +0,0 @@
"""Exceptions used by RipCore."""
class DeezloaderFallback(Exception):
"""Raise if Deezer account isn't logged in and rip is falling back to Deezloader."""