2025.12.25 15:47:21 (cachyos.cmoser.eu)

This commit is contained in:
2025-12-25 15:47:21 +01:00
parent c2e431e43b
commit 3d578129d1
6 changed files with 123 additions and 74 deletions

View File

@@ -21,6 +21,8 @@ from .simple_formatters import SIMPLE_FORMATTERS # noqa: F401
# a list of tuples containig an tuple args and a dict of kwargs
# a list of tuples containing an tuple of args and a dict of kwargs
FORMATTERS=[
(
('url', render_url),