Skip to content

Commit fadba6f

Browse files
Update app.py
1 parent 323206c commit fadba6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from flask import Flask, render_template, request, redirect
22
import pyshorteners
3+
import os
34

45
app = Flask(__name__)
56

0 commit comments

Comments
 (0)