Skip to content

Commit d93b82b

Browse files
committed
Correct rest issues that prevented a proper release.
1 parent 8577ed4 commit d93b82b

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

CHANGES.rst

-3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@ Deprecations and Removals
2222

2323
- Dropped support for Python 3.5; only 3.6, 3.7 and 3.8 are supported going forward.
2424
`#24 <https://github.com/aio-libs/frozenlist/issues/24>`_
25-
26-
27-
----

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ frozenlist
2727
:alt: Chat on Gitter
2828

2929
Introduction
30-
------------
30+
============
3131

3232
``frozenlist.FrozenList`` is a list-like structure which implements
3333
``collections.abc.MutableSequence``. The list is *mutable* until ``FrozenList.freeze``

0 commit comments

Comments
 (0)