python-mtga icon indicating copy to clipboard operation
python-mtga copied to clipboard

card_set.py abilities error

Open kelesi opened this issue 6 years ago • 0 comments

Using the commit c3f2827 from master and also the rna branch causes this error:

File "d:\installed\Python27\lib\site-packages\mtga-0.5.2-py2.7.egg\mtga\models\card_set.py", line 34 self.lookup = {**abilities} ^ SyntaxError: invalid syntax

kelesi avatar Jan 21 '19 19:01 kelesi