Premier commit
This commit is contained in:
6
blog/utils.py
Normal file
6
blog/utils.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
def clean_output(path: Path):
|
||||
# TODO
|
||||
pass
|
Reference in New Issue
Block a user