mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Issue 7832. Document changes to unittest.TestCase.assertSameElements and assertItemsEqual
This commit is contained in:
parent
91c9da34bc
commit
abd91d5f2c
4 changed files with 32 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Make a reST file compliant to our pre-commit hook.
|
||||
# Currently just remove trailing whitespace.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue