Nettoie le code (flake8)
This commit is contained in:
		| @@ -6,7 +6,7 @@ import textwrap | ||||
| import markdown | ||||
| import subprocess | ||||
| from pathlib import Path | ||||
| from datetime import date, datetime | ||||
| from datetime import date | ||||
|  | ||||
| # from bs4 import BeautifulSoup as bs | ||||
|  | ||||
| @@ -23,12 +23,12 @@ def new_page(title: str): | ||||
|     --- | ||||
|     date: {today} | ||||
|     title: {title} | ||||
|     category:  | ||||
|     category: | ||||
|     tags: | ||||
|         -  | ||||
|         - | ||||
|     --- | ||||
|     # {title} | ||||
|      | ||||
|  | ||||
|     """ | ||||
|     ) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Florestan Bredow
					Florestan Bredow