Skip to content

Commit 80651ca

Browse files
committed
CLN: autopep8 packers.py/test_packers.py
1 parent bac7817 commit 80651ca

File tree

5 files changed

+262
-243
lines changed

5 files changed

+262
-243
lines changed

doc/source/io.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1752,8 +1752,8 @@ both on the writing (serialization), and reading (deserialization).
17521752
.. warning::
17531753

17541754
This is a very new feature of pandas. We intend to provide certain
1755-
optimizations in the io of the ``msgpack`` data. We do not intend this
1756-
format to change (however it is experimental)
1755+
optimizations in the io of the ``msgpack`` data. Since this is marked
1756+
as an EXPERIMENTAL LIBRARY, the storage format may not be stable until a future release.
17571757

17581758
.. ipython:: python
17591759

doc/source/v0.13.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ Experimental
567567

568568
.. warning::
569569

570-
Since this is EXPERIMENTAL LIBRARY, the storage format may not be stable until a future release.
570+
Since this is an EXPERIMENTAL LIBRARY, the storage format may not be stable until a future release.
571571

572572
.. ipython:: python
573573

0 commit comments

Comments
 (0)