I feel bad about this

This commit is contained in:
Felix Van der Jeugt 2016-03-25 09:53:56 +01:00
parent b9e2846b8e
commit 9a039851be

View File

@ -1,4 +1,4 @@
#!/bin/python #!/bin/python3
from flask import Flask, request from flask import Flask, request
from werkzeug import secure_filename from werkzeug import secure_filename