Skip to content
Snippets Groups Projects
Unverified Commit ab51f3cc authored by Matthew Andrew's avatar Matthew Andrew Committed by GitHub
Browse files

Update muon_test_helpers.py

parent 7404fc93
No related merge requests found
......@@ -24,4 +24,4 @@ class IteratorWithException:
return next(self.iterable)
# python 3 compatibility
next = __next__
\ No newline at end of file
next = __next__
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