Skip to content

Commit 4faf620

Browse files
DOC: escape asterisks
1 parent 8d1ae49 commit 4faf620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.15.2.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Experimental
5858

5959
Bug Fixes
6060
~~~~~~~~~
61-
- Bug in ``groupby`` signatures that didn't include *args or **kwargs (:issue:`8733`).
61+
- Bug in ``groupby`` signatures that didn't include \*args or \*\*kwargs (:issue:`8733`).
6262
- ``io.data.Options`` now raises ``RemoteDataError`` when no expiry dates are available from Yahoo and when it receives no data from Yahoo (:issue:`8761`), (:issue:`8783`).
6363
- Bug in slicing a multi-index with an empty list and at least one boolean indexer (:issue:`8781`)
6464
- ``io.data.Options`` now raises ``RemoteDataError`` when no expiry dates are available from Yahoo (:issue:`8761`).

0 commit comments

Comments
 (0)