From f7899f11b430f9549f06f311ca2f5c52dc21e6f8 Mon Sep 17 00:00:00 2001 From: Nanda Scott Date: Thu, 25 Jan 2018 15:27:56 -0500 Subject: [PATCH] I have no idea what was changed, committing to push. --- .idea/dictionaries/nanda.xml | 15 ++ .idea/inspectionProfiles/Project_Default.xml | 21 ++ .idea/misc.xml | 4 + .idea/modules.xml | 8 + .idea/scrython.iml | 11 + .idea/vcs.xml | 6 + .idea/workspace.xml | 235 +++++++++++++++++++ cards/named.py | 19 +- cards/randomcard.py | 225 +++++++++--------- cards/scryfall_object.py | 146 ++++++++++++ requirements.txt | 1 + 11 files changed, 570 insertions(+), 121 deletions(-) create mode 100644 .idea/dictionaries/nanda.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/scrython.iml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 cards/scryfall_object.py diff --git a/.idea/dictionaries/nanda.xml b/.idea/dictionaries/nanda.xml new file mode 100644 index 0000000..a902a65 --- /dev/null +++ b/.idea/dictionaries/nanda.xml @@ -0,0 +1,15 @@ + + + + colorshifted + edhrec + futureshifted + highres + mana + mtgo + multiverse + scryfall + timeshifted + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..d34c0a8 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,21 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..65531ca --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..7535cb7 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/scrython.iml b/.idea/scrython.iml new file mode 100644 index 0000000..6711606 --- /dev/null +++ b/.idea/scrython.iml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..ab9295e --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,235 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Python + + + + + PyPep8Inspection + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +