Skip to content
Snippets Groups Projects
Unverified Commit d9626cca authored by Massimiliano Culpo's avatar Massimiliano Culpo Committed by GitHub
Browse files

Bugfix: resolve StopIteration message attribute failure (#15341)

Testing the install StopIteration exception resulted in an attribute error:

AttributeError: 'StopIteration' object has no attribute 'message'

This PR adds a unit test and resolves that error.
parent 9edf8127
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