Capitalize first word in unittest.mock.{assert_any_call,assert_has_calls} docs#151951
Conversation
Documentation build overview
10 files changed ·
|
|
This PR only fixes typos. |
unittest.mock.{assert_any_call,assert_has_calls} docs
|
Can you fix all the docstrings too, please: Line 939 in d1505b5 |
9a36fbf to
883582f
Compare
@StanFromIreland Thank you for the input. I have now scanned the whole repo (not just |
883582f to
598db19
Compare
598db19 to
acc04b8
Compare
|
Merged, thanks! |
|
Thanks @hy144328 for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
Thanks @hy144328 for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15. |
|
Thanks @hy144328 for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
|
Sorry, @hy144328 and @StanFromIreland, I could not cleanly backport this to |
|
Sorry, @hy144328 and @StanFromIreland, I could not cleanly backport this to |
|
GH-152059 is a backport of this pull request to the 3.15 branch. |
|
I don't think it's worth the time backporting, so dropping the labels. |
Start sentences in
unittest.mockwith a capital letterChange two occurrences of 'assert' to uppercase.