Skip to content

Commit 022adcd

Browse files
committed
fixing docstring spacing
1 parent 79c8543 commit 022adcd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mala/datahandling/data_scaler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,7 @@ def save(self, filename, save_format="json"):
580580
def load_from_file(cls, file, save_format="json", auto_convert=True):
581581
"""
582582
Load a saved Scaler object.
583+
583584
Parameters
584585
----------
585586
file : string or ZipExtFile

0 commit comments

Comments
 (0)