swh-lister/swh
Antoine Lambert e83902c2a3 phabricator/lister: Fix get_next_target_from_response return type
Without that fix, errors are raised when one wants to list Phabricator repositories
in a specific index range. The issue is due to a comparison between a string and
an integer. So convert next extracted repository index to integer to match the
corresponding model type.

Closes T1997
2019-09-16 13:36:46 +02:00
..
lister phabricator/lister: Fix get_next_target_from_response return type 2019-09-16 13:36:46 +02:00
__init__.py Cleanup packaging 2017-10-12 17:16:49 +02:00