chore: remove trailing whitespace from README.md line 42

This commit is contained in:
2025-11-16 00:54:58 +00:00
parent ed7d316199
commit 558d4a2f71
16 changed files with 2945 additions and 2 deletions
+1 -1
View File
@@ -941,7 +941,7 @@ def get_all_legal_documents() -> Dict[str, LegalDocument]:
}
def generate_legal_documents(template_dir: str = "templates/legal"):
def generate_legal_documents(template_dir: str = "mywebdav/templates/legal"):
"""Generate all legal documents as Jinja2 templates."""
import os