removed requirement for .cotton.html suffix

This commit is contained in:
Will Abbott 2024-07-03 11:35:21 +01:00
parent 2ecfb4d9a3
commit 553fd9d87f
94 changed files with 110 additions and 119 deletions

View file

@ -62,7 +62,7 @@ time_compiled_cotton, output_compiled_cotton = benchmark_template_rendering(
"cotton/benchmarks/cotton_compiled.html"
)
time_cotton, output_cotton = benchmark_template_rendering(
"cotton/benchmarks/cotton.cotton.html"
"cotton/benchmarks/cotton.html"
)
# Output results