Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed Dec 11, 2023
1 parent 550a554 commit 3392692
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_templating.py
Original file line number Diff line number Diff line change
Expand Up @@ -820,7 +820,6 @@ def test_put_null_in_map(self, test_render):
"""
test_render(template, ignore_whitespaces=True)


def test_dict_putall_items(self, test_render):
template = (
"#set( $ignore = $test_dict.putAll({'k1': 'v3', 'k2': 'v2'}))"
Expand Down

0 comments on commit 3392692

Please sign in to comment.