We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f7fa8 commit b57ab77Copy full SHA for b57ab77
1 file changed
ldclient/testing/impl/datasourcev2/test_polling_synchronizer.py
@@ -382,4 +382,4 @@ def test_unrecoverable_error_shuts_down():
382
next(sync)
383
assert False, "Expected StopIteration"
384
except StopIteration:
385
- pass
+ pass
0 commit comments