sync uv deps
All checks were successful
Datadog Software Composition Analysis / Datadog SBOM Generation and Upload (push) Successful in 14s
Datadog Static Analysis / Datadog Static Analyzer (push) Successful in 23s

This commit is contained in:
2025-03-01 09:11:16 -05:00
parent 080e4e0f9c
commit c33a415a8d
4 changed files with 74 additions and 2 deletions

View File

@ -16,7 +16,6 @@ def main():
r = RouteManager(c)
t = TemplateHelpers(c)
print("here")
server = Server()
server.register_template_function("get_sibling_content_files", t.get_sibling_content_files)