Page MenuHomeSoftware Heritage

Use Content.hashes() instead of Content.to_dict() where it makes sense.
ClosedPublic

Authored by vlorentz on Feb 27 2020, 5:00 PM.

Details

Summary

.hashes() returns a subset of .to_dict(), so it was accidentally used instead.

Diff Detail

Repository
rDSTO Storage manager
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.