Skip to content

Commit

Permalink
feat: add support for the trie.map() method (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
duilio authored Aug 31, 2023
1 parent 2eb92ef commit b8519d8
Show file tree
Hide file tree
Showing 4 changed files with 2,688 additions and 2,108 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

from setuptools import setup, Extension


# Note: keep requirements here to ease distributions packaging
tests_require = [
"hypothesis",
Expand Down
Loading

0 comments on commit b8519d8

Please sign in to comment.