Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SDzartov committed Nov 27, 2023
1 parent eab1f1e commit 5b80173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo_dolfin/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from services.basiq_service import BasiqService
from io import StringIO
import pymysql
#
import requests

load_dotenv() # Load environment variables from .env
from classes import *
Expand Down

0 comments on commit 5b80173

Please sign in to comment.