Merge pull request #86 from vbraun/async_await
authorDaniel Roy Greenfeld <pydanny@users.noreply.github.com>
Sun, 25 Feb 2018 22:56:30 +0000 (17:56 -0500)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2018 22:56:30 +0000 (17:56 -0500)
Support @cached_property coroutines (async/await)


Trivial merge