We are postponing this work, because the vertex task store currently lives on two branches simultenously: 1.0-dev and main. Once 1.0-dev will be promoted to main, it will be easier to do these cleanups, and we won't risk merge conflicts between the two branches.
- Use list comprehensions in
_get_artifacts_change_event
- Use f-string formatting in
_update
- Don't catch the broad
Exception type in fake_vertex_client.py
We are postponing this work, because the vertex task store currently lives on two branches simultenously:
1.0-devandmain. Once1.0-devwill be promoted to main, it will be easier to do these cleanups, and we won't risk merge conflicts between the two branches._get_artifacts_change_event_updateExceptiontype infake_vertex_client.py