HomeSoftware Heritage

Fix a typo I introduced in previous revision

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

Description

Fix a typo I introduced in previous revision

dict(x if x is not None else None) != dict(x) if x is not None else None...

Details

Provenance
douarddaAuthored on Jul 9 2020, 11:54 AM
douarddaPushed on Jul 9 2020, 12:47 PM
Differential Revision
D3477: Fix a typo in previous revision
Build Status
Buildable 13518
Build 20686: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.