Skip to content

Commit cb3de4d

Browse files
committed
remove merge conflict lines
1 parent 9e667a1 commit cb3de4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,6 @@ Other enhancements
288288
- :meth:`HDFStore.put` now accepts `track_times` parameter. Parameter is passed to ``create_table`` method of ``PyTables`` (:issue:`32682`).
289289
- Make :class:`pandas.core.window.Rolling` and :class:`pandas.core.window.Expanding` iterable(:issue:`11704`)
290290
- Make ``option_context`` a :class:`contextlib.ContextDecorator`, which allows it to be used as a decorator over an entire function (:issue:`34253`).
291-
- :meth:`~pandas.io.json.read_json` now accepts `nrows` parameter. (:issue:`33916`).
292291

293292
.. ---------------------------------------------------------------------------
294293

0 commit comments

Comments
 (0)