Weatherbot_Tutorial
Weatherbot_Tutorial copied to clipboard
getcurrent replaced by current
getcurrent
method does not exist anymore. It was replaced by current
method.
Line no : 8
current = client.current(q='London')
Check this link : https://github.com/apixu/apixu-python/blob/master/examples/current.py