Scrython/scrython
Luke 804150946b
add support to class cards
With the new expansion "forgotten realms", they added a new type of cards: class cards. This is one example

[cleric class json response](https://api.scryfall.com/cards/47ce8b7e-d8e1-489a-a69e-99089eeb8739?format=json&pretty=true) and [cleric class scryfall view](https://scryfall.com/card/afr/6/cleric-class). So basically I added a one-liner to support them. Can you please merge the PR?

Thanks! 😄
2021-07-16 15:36:02 +02:00
..
bulk_data Bulk data was renamed 2020-06-09 13:52:11 +10:00
cards add support to class cards 2021-07-16 15:36:02 +02:00
catalog Updated subpackages to include __all__ and modified some docstrings 2018-10-28 01:48:20 -04:00
rulings Updated subpackages to include __all__ and modified some docstrings 2018-10-28 01:48:20 -04:00
sets Updated subpackages to include __all__ and modified some docstrings 2018-10-28 01:48:20 -04:00
symbology Updated subpackages to include __all__ and modified some docstrings 2018-10-28 01:48:20 -04:00
__init__.py add exception to __init__ 2019-08-31 07:00:55 -04:00
foundation.py Merge branch 'master' of git://github.com/dstathis/Scrython into dstathis-master 2019-09-25 19:22:05 -04:00