Skip to content
Snippets Groups Projects
Verified Commit b1a16b16 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

model: Add Sha1 alias

Related to T645
parent 09dcc04a
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,7 @@ SHA1_SIZE = 20
# TODO: Limit this to 20 bytes
Sha1Git = bytes
Sha1 = bytes
KT = TypeVar("KT")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment