[mypy] Fix type annotations for trie.py (#5022) · coderjack/algorithms-in-python@11ec2fd · GitHub
Skip to content

Commit 11ec2fd

Browse files
archaengelgithub-actions
andauthored
[mypy] Fix type annotations for trie.py (TheAlgorithms#5022)
* Fix type annotations for trie.py * Add strict type annotations to trie.py Annotate return type for all functions and type for "nodes" * updating DIRECTORY.md * Format trie.py Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
1 parent 07141e4 commit 11ec2fd

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

data_structures/trie/trie.py

Lines changed: 10 additions & 10 deletions

0 commit comments

Comments
 (0)