Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
minnukota381 authored Jul 9, 2024
1 parent a04dc90 commit 2d80c6a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions app.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
"""
################################################################################# #
# SECRET_KEY=d6b1f318fd76050b8f8eae6161e82af4 #
# FLASK_ENV=development #
# FLASK_DEBUG=1 #
# PORT=10000 #
#################################################################################
"""
from flask import Flask, render_template, request, redirect, url_for, session, flash
from PIL import Image
import io
Expand Down

0 comments on commit 2d80c6a

Please sign in to comment.