Skip to content

api, tests: Port code to update swh-scheduler API

The oldest part of the scheduler API was updated to use model classes (based on attr package) instead of dictionaries in order to improve typing.

Depends on swh-scheduler!378

Merge request reports