MagicTheGathering / mtg-sdk-python

Magic: The Gathering SDK - Python
MIT License
255 stars 45 forks source link

Changed Card and Set.__init__ to __new__ #15

Closed Aveheuzed closed 6 years ago

Aveheuzed commented 6 years ago

Card and Set now heritate from dict Various syntax changed to speed up the code and help maintainance

Aveheuzed commented 6 years ago
coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.6%) to 97.794% when pulling e0980e59a43587c11a838ac7d0664647892a5ae3 on Aveheuzed:master into 5a3dfe85a70fc3311a8e1f1f6d478052243c4fe3 on MagicTheGathering:master.