mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-18 00:20:13 +01:00
Started adding further logic for deck build
Starting with adding lands
This commit is contained in:
parent
43bdf180d4
commit
856e1f5113
4 changed files with 442 additions and 83 deletions
|
|
@ -41,4 +41,4 @@ def get_card_info():
|
|||
pprint.pprint(filtered_df_no_text)
|
||||
pprint.pprint(filtered_df['text'])
|
||||
|
||||
get_card_info()
|
||||
#get_card_info()
|
||||
Loading…
Add table
Add a link
Reference in a new issue