"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "c47d2592413e24a38e65917a6d5f265fc748e8a7"
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