Skip to content

Commit b4e8209

Browse files
Update CONTRIBUTING.rst
Adding a bullet on "assertEqual method's arguments should be in ('actual', 'expected') order"
1 parent f5f95ef commit b4e8209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Specific commandments
153153
AssertEqual argument order
154154
######################
155155

156-
assertEqual method's arguments should be in ('actual', 'expected') order.
156+
- assertEqual method's arguments should be in ('actual', 'expected') order.
157157

158158
Properly calling callables
159159
#######################

0 commit comments

Comments
 (0)