Skip to content

Commit f270af1

Browse files
authored
Merge branch 'v3.3.0' into update030
2 parents dd9fca8 + a391b7a commit f270af1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/diffpy/srfit/fitbase/fitresults.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -631,8 +631,8 @@ def saveResults(self, filename, header="", footer="", update=False):
631631
return
632632

633633
def get_results_dictionary(self):
634-
"""Get a dictionary of results, with variable names and values,
635-
and overall metrics.
634+
"""Get a dictionary of results, with variable names and values, and
635+
overall metrics.
636636
637637
Returns
638638
-------

0 commit comments

Comments
 (0)