Skip to content

Commit 9e69796

Browse files
authored
add white space
1 parent 0666cf4 commit 9e69796

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pina/data/dataset.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ def update_data(self, new_conditions_dict):
245245
This method is used to update the dataset with new data. It replaces
246246
the current data with the new data provided in the new_conditions_dict
247247
parameter.
248+
248249
:param dict new_conditions_dict: Dictionary containing the new data.
249250
:type new_conditions_dict: dict
250251
:return: None

0 commit comments

Comments
 (0)