"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "c14d31294ecc3b7a7cc5ab872db19beecd4c9408"
Fix the regex in `get_imports` to support multiline try blocks and excepts...
Fix the regex in `get_imports` to support multiline try blocks and excepts with specific exception types (#23725) * fix and test get_imports for multiline try blocks, and excepts with specific errors * fixup * add some more tests * add license
Showing
Please register or sign in to comment