Skip to content

Commit

Permalink
add blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
chekos committed Oct 15, 2023
1 parent 375c31e commit 3402af7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions datawrapper/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ def chart_data(self, chart_id: str):
"""Retrieve the data stored for a specific chart, table or map,
which is typically CSV.
Parameters
----------
chart_id : str
Expand Down Expand Up @@ -429,6 +430,7 @@ def update_chart(
) -> Any | None:
"""Updates a chart's title, theme, type, language,
or location (folder/organization).
Parameters
----------
Expand Down

0 comments on commit 3402af7

Please sign in to comment.