Skip to content

Commit

Permalink
testing git
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcaceres committed Apr 2, 2024
1 parent f82db27 commit d3e4511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/src/server/forecast.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ def __main__(file, gran, aggr):
print('Time:', fin-inicio)
plot_forecast(data, y_pred)

__main__('/home/bhcaceres/Downloads/data_60.json', 'H', 'bytes')
__main__('<file name>', '<gran>', 'bytes')

0 comments on commit d3e4511

Please sign in to comment.