Skip to content

feat wetaher: add weatherstack client#2

Open
dikiysv wants to merge 2 commits intoroom89:developfrom
dikiysv:feature/weather_add_weatherstack_client
Open

feat wetaher: add weatherstack client#2
dikiysv wants to merge 2 commits intoroom89:developfrom
dikiysv:feature/weather_add_weatherstack_client

Conversation

@dikiysv
Copy link
Copy Markdown

@dikiysv dikiysv commented May 17, 2020

No description provided.


return models.Weather(temperature=273.15)
temperature = response.json()['current']['temperature']
print (response.json())
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

убери отладку

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants