Commit graph

4 commits

Author SHA1 Message Date
Ian Cordasco
2660ddd031
Move trie implementation out of plugins
We're going to use it for statistics, so it no longer belongs hidden in
the flake8.plugins namespace.
2016-07-10 09:29:06 -05:00
Ian Cordasco
5dc7440a2b Start documenting our Trie implementation 2016-02-01 20:09:15 -06:00
Ian Cordasco
8c872c4bb9 Add more docstrings and fix lint errors 2016-01-10 14:47:06 -06:00
Ian Cordasco
1e9878611a Move unit tests into tests/unit 2016-01-09 12:55:31 -06:00
Renamed from tests/test_trie.py (Browse further)