Update changelog.d/14519.misc
Co-authored-by: David Robertson <davidr@element.io>
This commit is contained in:
@@ -1 +1 @@
|
||||
Enable unused-awaitable error for mypy since it is really easy to miss an async keyword.
|
||||
Have mypy report `Awaitable`s that are not `await`ed or otherwise consumed.
|
||||
Reference in New Issue
Block a user