Skip to content

Commit

Permalink
extend returned example
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Schmidtke committed Aug 31, 2023
1 parent beb7224 commit 294fb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awswrangler/catalog/_get.py
Original file line number Diff line number Diff line change
Expand Up @@ -988,7 +988,7 @@ def get_columns_comments(
Returns
-------
Dict[str, Optional[str]]
Columns comments. e.g. {"col1": "foo boo bar"}.
Columns comments. e.g. {"col1": "foo boo bar", "col2": None}.
Examples
--------
Expand Down

0 comments on commit 294fb08

Please sign in to comment.