1
0
Fork 0

Merging upstream version 0.56+dfsg.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-02 13:03:34 +02:00
parent 683f3a672a
commit aeb0367086
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
23 changed files with 131 additions and 20 deletions

View file

@ -1,3 +1,7 @@
"""
JinjaX Benchmark
Copyright (c) Juan-Pablo Scaletti <juanpablo@jpscaletti.com>
"""
import timeit
from pathlib import Path

View file

@ -1,3 +1,7 @@
"""
JinjaX Benchmark
Copyright (c) Juan-Pablo Scaletti <juanpablo@jpscaletti.com>
"""
from pathlib import Path
from jinjax import Catalog, Component