Skip to content

Commit ce5f016

Browse files
authored
Merge branch 'Computerization:main' into main
2 parents d5e32eb + ffe4a94 commit ce5f016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/writer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,4 +393,4 @@ def beautify_string(text: str) -> str:
393393
with open(f"{path_to}/index.md", "w", encoding="utf-8") as f:
394394
f.write(markdown_file)
395395

396-
print(f" Composed article: {path_to}/index.md")
396+
print(f" Composed article: {path_to}/index.md")

0 commit comments

Comments
 (0)