Skip to content

Commit fbfd3be

Browse files
authored
added high level meta-description of the group of tests in __eq__
1 parent ba488b8 commit fbfd3be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_diffraction_objects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
@pytest.mark.parametrize(
1515
"do_args_1, do_args_2, expected_equality",
1616
[
17+
# Test when __eqal__ returns True and False
1718
# Identical args, expect equality
1819
(
1920
{

0 commit comments

Comments
 (0)