Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
math_tutor_dev
public_math_tutor
Commits
ed4f0362
Commit
ed4f0362
authored
Feb 18, 2026
by
Kantz
Browse files
kleinschreibung
parent
67b62e91
Changes
1
Show whitespace changes
Inline
Side-by-side
math-tutor/backend/app/deterministic_services/task_catalog.py
View file @
ed4f0362
...
...
@@ -7,7 +7,7 @@ from typing import Any
from
app.deterministic_services
import
context_store
TASKS_DIR
=
Path
(
__file__
).
resolve
().
parents
[
2
]
/
"sources"
/
"
T
asks"
TASKS_DIR
=
Path
(
__file__
).
resolve
().
parents
[
2
]
/
"sources"
/
"
t
asks"
def
_normalize_text
(
value
:
str
)
->
str
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment