mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
ffc30bff8f
Note: `if not x:` has changed to `if x is not None:`, changing the semantics slightly. Shouldn't be a big issue. |
||
---|---|---|
.. | ||
__init__.py | ||
load.py | ||
rst.py | ||
tables.py |