Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Dalton
Total activity
2
Last activity
August 25, 2022 20:52
Member since
August 25, 2022 20:52
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Dalton
commented,
August 25, 2022 20:52
If you have access to the returnValue source code, then you can return the exception instead of raising it, in which case the resulting change would look like so: try: result = yield some_async_...
Community
PyCharm
Is it possible to hint PyCharm that method is always raising exception to calm "uninitialized variable" warnings?
0 votes