Files
anixart/anixart/auth/handler.py

4 lines
88 B
Python

def errors_handler(error):
"""Handle errors and return a JSON response."""
pass