In my flask application, under the create_app function, I am assigning a value to g.client :
with app.app_context(): g.clien