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