Hey @gabrieltseng can you help me with the final test
in tests/engineer/test_one_month_forecast.pydef test_engineer(self, tmp_path):
I seem to be getting an error with the creation of the files. if you can let me know how it works and how to fix that error i can have a go at reimplementing the same tests for the nowcast engineer too
Hey @gabrieltseng can you help me with the final test
in
tests/engineer/test_one_month_forecast.py
def test_engineer(self, tmp_path):
I seem to be getting an error with the creation of the files. if you can let me know how it works and how to fix that error i can have a go at reimplementing the same tests for the
nowcast
engineer too