Skip to content

Commit b2004b8

Browse files
committed
BUG: GH36928 Use two backticks instead of one in RST for correct code formatting
1 parent 45e10ff commit b2004b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.4.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ including other versions of pandas.
1414

1515
Fixed regressions
1616
~~~~~~~~~~~~~~~~~
17-
- `dict_keys` not being accepted as valid column names by `pandas.io.parsers._validate_names`
17+
- ``dict_keys`` not being accepted as valid column names by ``pandas.io.parsers._validate_names``
1818

1919
.. ---------------------------------------------------------------------------
2020

0 commit comments

Comments
 (0)