HomeSoftware Heritage

mypy: Fix django related error by using stubs

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

mypy: Fix django related error by using stubs

Use django stubs for mypy to remove the following error in models.py:
"Need type annotation for 'url'".

Details

Provenance
anlambertAuthored on Mar 23 2021, 6:10 PM
anlambertPushed on Mar 23 2021, 6:15 PM
Differential Revision
D5313: mypy: Fix django related error by using stubs
Build Status
Buildable 20156
Build 31289: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.