mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 07:49:16 +02:00
Minor tweaks (logs, exceptions)
This commit is contained in:
parent
741ab533b1
commit
3650c3699b
2 changed files with 9 additions and 1 deletions
|
@ -2,3 +2,7 @@
|
|||
|
||||
class MalformedPayload(ValueError):
|
||||
pass
|
||||
|
||||
|
||||
class MissingSignature(KeyError):
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue