Skip to content

Commit

Permalink
rename the function to a meaningful name.
Browse files Browse the repository at this point in the history
  • Loading branch information
RubelMozumder committed Apr 26, 2024
1 parent b3b2523 commit 42201aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dataconverter/test_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ def test_set_default_attr_in_group(temp_dict):
not in template
), (
"Group can not have a default attribute refering any field,"
" if it is not supplied by reader."
" unless it is not supplied by reader."
)


Expand Down

0 comments on commit 42201aa

Please sign in to comment.