diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index ebc0f091b..c81a9b7af 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -153,7 +153,7 @@ Specific commandments AssertEqual argument order ###################### -assertEqual method's arguments should be in ('actual', 'expected') order. +- assertEqual method's arguments should be in ('actual', 'expected') order. Properly calling callables #######################