fix typos

This commit is contained in:
Yannik Schmidt
2020-09-01 17:38:54 +02:00
parent aad780bd43
commit 430e0f60aa
2 changed files with 9 additions and 6 deletions

View File

@@ -16,6 +16,9 @@ from werkzeug.routing import BuildError
from werkzeug.utils import ImportStringError
import xml.etree.ElementTree as et
# import project files
import smtp
# paths
SECTIONS_DIR = "sections/"
NEWS_DIR = "news/"