How I can mock methods that are called during Flask initialization? Ex. __init__.py with Sentry SDK I\'d like to mock:
__init__.py