From 8cac1e137edcf8af49779f359d6ba84ebd9783f5 Mon Sep 17 00:00:00 2001 From: Matt Cliffe Date: Tue, 23 Jan 2024 07:52:09 +0000 Subject: [PATCH] Trying to fix linting for 3.9 --- src/PASCal/templates/pressure.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PASCal/templates/pressure.html b/src/PASCal/templates/pressure.html index e8454de..2d47656 100644 --- a/src/PASCal/templates/pressure.html +++ b/src/PASCal/templates/pressure.html @@ -136,7 +136,7 @@

Birch-Murnaghan CoefficientsThe Bi - {% for i in range(BMOrder|length) %} + {% for i in range(BMOrder|length) %} {{ BMOrder[i] | safe}} {{ B0[i] }}