Skip to content

Commit cee67de

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent f270af1 commit cee67de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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, and
635-
overall metrics.
634+
"""Get a dictionary of results, with variable names and values,
635+
and overall metrics.
636636
637637
Returns
638638
-------

0 commit comments

Comments
 (0)