Skip to content

Commit 5909db4

Browse files
donBarbospicnixz
andauthored
Update Doc/library/pickle.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 923af7b commit 5909db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/pickle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ The :mod:`pickle` module exports three classes, :class:`Pickler`,
514514
.. _pickle-cli:
515515

516516
Command-line interface
517-
----------------------------------
517+
----------------------
518518

519519
The :mod:`pickle` module can be invoked as a script from the command line,
520520
it will display contents of the pickle files. However, when the pickle file

0 commit comments

Comments
 (0)