HomeSoftware Heritage

fix mypy error in swh/deposit/urls.py

Description

fix mypy error in swh/deposit/urls.py

If djangorestframework-stubs does not contain the stub for
format_suffix_patterns, then mypy does not see any issue on passing it
a List[object] as argument, so the # type: ignore is useless,
so mypy complains about it.

Details

Provenance
vlorentzAuthored on Nov 27 2020, 11:11 AM
vlorentzPushed on Nov 27 2020, 1:52 PM
Differential Revision
D4608: Fix mypy error in swh/deposit/urls.py
Parents
rDDEP5989af38c9e6: Don't generate slugs on the client side
Branches
Unknown
Tags
Unknown
Build Status
Buildable 17588
Build 27188: test-and-buildJenkins console · Jenkins