Compare commits

...

2 Commits

Author SHA1 Message Date
Kostanjevec f85a002aeb Merge branch 'master' of https://git.kompot.si/gia/contentmatcher 2022-06-12 20:27:01 +02:00
Kostanjevec 1cddab9d33 cleanup 2022-06-12 20:26:17 +02:00
1 changed files with 0 additions and 1 deletions

1
app.py
View File

@ -1,5 +1,4 @@
import os
from textwrap import indent
from flask import Flask, redirect, render_template, session, request, url_for
from datetime import date