Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Async request fix and other minor changes #41

Merged
merged 12 commits into from
Jan 27, 2020

Conversation

Vysybyl
Copy link
Contributor

@Vysybyl Vysybyl commented Jan 15, 2020

Hi,

You might want to integrate these changes too.
Sorry for the messy GIT history.
Have a nice day!

Cheers,

@Detrous
Copy link
Owner

Detrous commented Jan 27, 2020

Thank you

@Detrous Detrous merged commit 11fddbf into Detrous:develop Jan 27, 2020
Detrous added a commit that referenced this pull request Jan 27, 2020
* Corrected typo in units (#37)

* Added object representation (#39)

* Unused imports (#40)

* isort

* linters ci

* API return objects are now iterable (#38)

* fix README

* Async request fix and other minor changes (#41)

* Corrected typo in units

* Unused imports

* API return objects are now iterable

* Added object representation

* Added darksky__unavailable flag. Not sure about the actual type (bool?)

See https://darksky.net/dev/docs#flags for more details

* Simplified camelCase utility function

* Patched async request yarl type error (List[str])

async make_request now accepts arguments of type List[str]

* Fix requirements & style

* Disabled docstring linter rules

Co-authored-by: Vysybyl <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants