So I got problem that I can\'t merge two dictionaries into one dictionary. This is my code:
def create_app(): app = Flask(__name__) @app.route(\'/\',