Skip to content

Commit 76aa9f9

Browse files
committed
Changed Jinja template and regenerated tests for perfect-numbers.
1 parent 970cdea commit 76aa9f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exercises/practice/perfect-numbers/.meta/template.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ class {{ case["description"] | camel_case }}Test(unittest.TestCase):
2121
{% endfor %}
2222
{% endfor %}
2323

24-
{{ macros.footer() }}
24+
{{ macros.footer(True) }}

0 commit comments

Comments
 (0)