Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
davitmamrikishvili committed Jul 3, 2024
1 parent 569ea3d commit f14d5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion th2_data_services/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -1151,7 +1151,7 @@ def to_csv(
NOTE:
Data object can iterate not only dicts. So not every data can be
saved as csv.
saved as csv. Works with dicts and lists.
Raises:
FileExistsError: If file exists and overwrite=False
Expand Down

0 comments on commit f14d5f9

Please sign in to comment.