Merging upstream version 0.56+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
683f3a672a
commit
aeb0367086
23 changed files with 131 additions and 20 deletions
|
@ -1,3 +1,7 @@
|
|||
"""
|
||||
JinjaX Benchmark
|
||||
Copyright (c) Juan-Pablo Scaletti <juanpablo@jpscaletti.com>
|
||||
"""
|
||||
import timeit
|
||||
from pathlib import Path
|
||||
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
"""
|
||||
JinjaX Benchmark
|
||||
Copyright (c) Juan-Pablo Scaletti <juanpablo@jpscaletti.com>
|
||||
"""
|
||||
from pathlib import Path
|
||||
|
||||
from jinjax import Catalog, Component
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue