Skip to content

Commit 283dce3

Browse files
committed
Fix formatting on RTD
1 parent b0424f8 commit 283dce3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

doc/changes.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ v0.2.1
9898
.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.11447.png
9999
:target: http://dx.doi.org/10.5281/zenodo.11447
100100

101-
|
102101
* Fixed a nasty bug in missing value handling where, if missing values
103102
were present, ``dmatrix(..., result_type="dataframe")`` would always
104103
crash, and ``dmatrices("y ~ 1")`` would produce left- and right-hand
@@ -117,7 +116,6 @@ v0.2.0
117116
.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.11448.png
118117
:target: http://dx.doi.org/10.5281/zenodo.11448
119118

120-
|
121119
Warnings:
122120

123121
* The lowest officially supported Python version is now 2.5. So far as
@@ -154,5 +152,4 @@ v0.1.0
154152
.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.11449.png
155153
:target: http://dx.doi.org/10.5281/zenodo.11449
156154

157-
|
158155
First public release.

0 commit comments

Comments
 (0)