I am trying to integrate Socketio on my Flask Blueprint. I am using a python package, with __init__.py where my flask app is located. But when I run my python pack
__init__.py