Missing `await` syntax in coroutine calls warning in Python does not work
This inspection never reports missing await. I created new profile with only this inspection, removed await from the call, run inspection and no errors were reported. Does this work for anybody?
https://www.jetbrains.com.cn/en-us/help/inspectopedia/PyAsyncCallInspection.html
Please sign in to leave a comment.