I want to upload a csv file on the server and then want to display its contents in a separate route.
My init.py file:
from flask import Flask from config i