X-Git-Url: http://git.veekun.com/zzz-pokedex.git/blobdiff_plain/6977ef3de59a5a4ba6c4525a0c5948d93a97b32e..022bbf854bfd867bc2868a5c0c8e8383deacbdd0:/pokedex/util/simple.py diff --git a/pokedex/util/simple.py b/pokedex/util/simple.py index 46806f7..d801f2b 100644 --- a/pokedex/util/simple.py +++ b/pokedex/util/simple.py @@ -12,7 +12,7 @@ of what to watch out for. """ from pokedex.db import tables -from pokedex.util.get import filter_base_forms, order_by_name +from pokedex.db.util import filter_base_forms, order_by_name def pokemon(session): """Get a "sane" list of pokemon