HomeSoftware Heritage

Use Optional[x] instead of Union[x, None]

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

Description

Use Optional[x] instead of Union[x, None]

Details

Provenance
olasdAuthored on Apr 8 2020, 5:00 PM
olasdPushed on Apr 9 2020, 4:45 PM
Differential Revision
D2992: Use Optional[x] instead of Union[x, None]
Build Status
Buildable 11766
Build 17842: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.