From bddcc454d21673baeda2ffd37804da31fd1c5e9e Mon Sep 17 00:00:00 2001 From: Roberto de la Banda Date: Sat, 11 Sep 2021 16:14:13 +0200 Subject: [PATCH] Add constants file --- python/constants.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/constants.py diff --git a/python/constants.py b/python/constants.py new file mode 100644 index 00000000..d53086ba --- /dev/null +++ b/python/constants.py @@ -0,0 +1,3 @@ +BACKSTAGE = "Backstage passes to a TAFKAL80ETC concert" +AGED_BRIE = "Aged Brie" +SULFURAS = "Sulfuras, Hand of Ragnaros"