Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add safety check for empty weather data response in FetchWeather…
… method - Implemented a safety check to handle cases where no weather conditions are returned from the OpenWeather API, preventing potential nil pointer dereferences and improving error handling.
- Loading branch information