projects
/
zzz-pokedex.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move the rest of pokedex.util.get to pokedex.db.util
[zzz-pokedex.git]
/
pokedex
/
util
/
simple.py
diff --git
a/pokedex/util/simple.py
b/pokedex/util/simple.py
index
46806f7
..
d801f2b
100644
(file)
--- 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