Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
oups ça block
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTheGeek committed Dec 14, 2023
1 parent 23a7a61 commit 174446c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from flask import Flask, render_template, redirect, url_for, send_from_directory
from flask import Flask, render_template, redirect, url_for, send_from_directory, request

app = Flask(__name__, static_folder='static')

Expand Down

0 comments on commit 174446c

Please sign in to comment.