sweemeng / cuaca

A wrapper for the Malaysian Weather Service API
BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

Update api.py #13

Closed mingjun1120 closed 2 years ago

mingjun1120 commented 2 years ago

Update the end_point parameter of the constructor where the old one is:

end_point="https://api.met.gov.my/v2/"

New end_point would be: end_point="https://api.met.gov.my/v2.1/"