2 lines
171 B
Python
2 lines
171 B
Python
from src.presentation.handlers.unhandled_handler import unhandled_exception_handler
|
|
from src.presentation.handlers.application_handler import application_exception_handler |