copilot icon indicating copy to clipboard operation
copilot copied to clipboard

Replace the bare-except in get_profile_status with proper exception handling

Open seamustuohy opened this issue 9 years ago • 0 comments

get_profile_status currently uses a bare-except. This should be replaced by proper exception handling.

Testing needs to be done to see what exception types are raised when the trainer object does not have a current value.

seamustuohy avatar Feb 04 '16 21:02 seamustuohy