mirror of
https://github.com/python/cpython.git
synced 2025-10-21 22:22:48 +00:00
Issue #23921: Standardized documentation whitespace formatting.
Original patch by James Edwards.
This commit is contained in:
parent
387235085c
commit
dba903993a
63 changed files with 445 additions and 409 deletions
|
@ -301,7 +301,7 @@ file::
|
|||
with self.assertRaises(TypeError):
|
||||
average(20, 30, 70)
|
||||
|
||||
unittest.main() # Calling from the command line invokes all tests
|
||||
unittest.main() # Calling from the command line invokes all tests
|
||||
|
||||
|
||||
.. _tut-batteries-included:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue