Skip to content

Bug: weather forecast data only showing for one day #66

@kiraware

Description

@kiraware

The weather data returned is a list of list, not just a list. The wrapper is only parse the first list and not parsing the rest of the list for the other two days. Wrapper must parse the list correctly in order to return all weather forecast data for all three days.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpythonPull requests that update Python code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions