Skip to content
Prev Previous commit
Next Next commit
BUG: GH36928 Use two backticks instead of one in RST for correct code…
… formatting
  • Loading branch information
abmyii committed Oct 7, 2020
commit b2004b83cae49ce47b156ad252dadca351bcaed6
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v1.1.4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ including other versions of pandas.

Fixed regressions
~~~~~~~~~~~~~~~~~
- `dict_keys` not being accepted as valid column names by `pandas.io.parsers._validate_names`
- ``dict_keys`` not being accepted as valid column names by ``pandas.io.parsers._validate_names``

.. ---------------------------------------------------------------------------

Expand Down