python-pachyderm
python-pachyderm copied to clipboard
Remove `RestartDatum` bug workaround in tests
We currently have a workaround in tests due to a backwards-compatibility issue that should be removed when the issue is fixed: https://github.com/pachyderm/pachyderm/issues/5123
https://github.com/pachyderm/python-pachyderm/blob/bbf2d2581e52b61722a88bd858bdebcc4ddbf1c5/tests/test_pps.py#L91-L96