Skip to content

Commit

Permalink
Update to comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tjkessler authored Jun 9, 2018
1 parent d3b984c commit f1c0d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecnet/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ def calc_error(self, *args, dset = None):
return error_dict

'''
Outputs the *results* to a specified *filename*
Outputs the *results* obtained from "use_model()" to a specified *filename*
'''
def output_results(self, results, filename = 'my_results.csv'):

Expand Down

0 comments on commit f1c0d4e

Please sign in to comment.