Skip to content
Snippets Groups Projects
Unverified Commit aee8e6a9 authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Reduce scope of exception handler. (#9106)

Removes a bare `except Exception` clause and replaces it with
catching a specific exception around the portion that might throw.
parent d1eb1b96
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment