mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
No description
8812dd9654
Apparently the secret property on a singleton hidden in the guts of SQLAlchemy has been made private recently, so what I wanted to do (get a list of all ORM classes) is now impossible. I gave up on trying to find a real solution and just slapped together something using dir(). |
||
---|---|---|
pokedex | ||
.gitignore | ||
setup.py |