Add more docstrings and fix lint errors

This commit is contained in:
Ian Cordasco 2016-01-10 14:47:06 -06:00
parent 5903576732
commit 8c872c4bb9
9 changed files with 13 additions and 0 deletions

View file

@ -1,3 +1,4 @@
"""Unit test for the _trie module."""
from flake8 import _trie as trie