Commit ed4f0362 authored by Kantz's avatar Kantz
Browse files

kleinschreibung

parent 67b62e91
...@@ -7,7 +7,7 @@ from typing import Any ...@@ -7,7 +7,7 @@ from typing import Any
from app.deterministic_services import context_store from app.deterministic_services import context_store
TASKS_DIR = Path(__file__).resolve().parents[2] / "sources" / "Tasks" TASKS_DIR = Path(__file__).resolve().parents[2] / "sources" / "tasks"
def _normalize_text(value: str) -> str: def _normalize_text(value: str) -> str:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment