Skip to content

Commit

Permalink
Revert simhash.pxd
Browse files Browse the repository at this point in the history
  • Loading branch information
titusz committed Nov 29, 2023
1 parent fd318cf commit 7e6d903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iscc_core/simhash.pxd
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cpdef bytes alg_simhash(list[bytes] hash_digests)
cpdef bytes alg_simhash(list hash_digests)

0 comments on commit 7e6d903

Please sign in to comment.