pahfit
pahfit copied to clipboard
Documentation save method in base.py
For input parameters, save method in base.py states:
filename : string String used to name the output file. Currently using the input data file name.
The requested filename does not include the file extension. Should this be mentioned explicitly?