doc: Fix typos according to review
This commit is contained in:
parent
8c5329ce7c
commit
cba22b7d19
3 changed files with 7 additions and 8 deletions
|
@ -13,7 +13,6 @@ from swh.lister.core.lister_transports import ListerOnePageApiTransport
|
|||
|
||||
|
||||
class PyPiLister(ListerOnePageApiTransport, SimpleLister):
|
||||
# Template path expecting an integer that represents the page id
|
||||
MODEL = PyPiModel
|
||||
LISTER_NAME = 'pypi'
|
||||
PAGE = 'https://pypi.org/simple/'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue