mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
25ab674c7c
Previously, every single spline-pokedex request tacked another markdown extension onto a global list in spline, making markdown processing just a little bit slower over time. This is terrible. Now we do something a little less crazy and a little more global. Wait, is that less crazy or more? |
||
---|---|---|
.. | ||
__init__.py | ||
test_database_sanity.py | ||
test_lookup.py | ||
test_media.py | ||
test_roomaji.py | ||
test_schema.py | ||
test_strings.py | ||
test_translations.py | ||
test_util.py |