X-Git-Url: http://git.veekun.com/zzz-pokedex.git/blobdiff_plain/81970e6c67c9bd670835f76bb32a357916ab6c5b..ca2993a29694132f0b45e93953037b7d5a715e7a:/pokedex/lookup.py diff --git a/pokedex/lookup.py b/pokedex/lookup.py index 8488f21..768a674 100644 --- a/pokedex/lookup.py +++ b/pokedex/lookup.py @@ -14,7 +14,7 @@ from whoosh.qparser import QueryParser import whoosh.scoring import whoosh.spelling -from pokedex.util import namedtuple +from pokedex.compatibility import namedtuple from pokedex.db import connect import pokedex.db.tables as tables