1
0
mirror of https://github.com/tiyn/beaker-blog.git synced 2025-10-10 09:51:17 +02:00

src/readme: fixed typos

This commit is contained in:
2022-07-29 16:23:12 +02:00
parent 3bd8877b5d
commit 8f7ae7a075
2 changed files with 1 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
import datetime
from datetime import datetime
import markdown
import os
@@ -9,7 +8,6 @@ import config
ENTRY_DIR = 'templates/entry'
def gen_arch_string():
"""
Creates and returns a archive string of every file in ENTRY_DIR.