HomeSoftware Heritage

swh.lister.core: Remove abstractmethod

Description

swh.lister.core: Remove abstractmethod

Some of the new listers like GNU and CRAN do not
follow the conventional way of making an HTTP
request, hence they do not need some of the methods
which are usually needed by in conventional HTTP
request.

But those method are marked abstractmethod in the
core making them necessary to be present. So it is in
best to remove abstractmethod to increase the
readability of those listers.

Details

Provenance
nahimilegaAuthored on Jun 8 2019, 1:21 PM
nahimilegaPushed on Jun 8 2019, 5:38 PM
Differential Revision
D1566: swh.lister.core: Remove abstractmethod
Parents
rDLSb81621274b78: lister: Unify credentials structure between listers
Branches
Unknown
Tags
Unknown
Build Status
Buildable 6115
Build 8425: test-and-build