funkwhale/api/funkwhale_api/federation/exceptions.py
2018-03-28 23:56:44 +02:00

4 lines
47 B
Python

class MalformedPayload(ValueError):
pass