Skip to content

Commit 2ea523c

Browse files
committed
Fix indent
1 parent c738a3e commit 2ea523c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/progress.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Changelog
1313
0.15, functions that had the option to return a pandas DataFrame will return a pandas DataFrame
1414
by default. This version (0.14) emits a warning if you still use the old access functionality.
1515
More concretely:
16+
1617
* In 0.15 we will drop the ability to return dictionaries in listing calls and only provide
1718
pandas DataFrames. To disable warnings in 0.14 you have to request a pandas DataFrame
1819
(using ``output_format="dataframe"``).

0 commit comments

Comments
 (0)