"docs/vscode:/vscode.git/clone" did not exist on "b4727a1216bb21df2795e973063ed07202235d7e"
- 24 May, 2023 1 commit
-
-
Daniel King authored
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
-