From 2aaf990cdf2ea31dccfa6cec0fb4489e85bc6fa7 Mon Sep 17 00:00:00 2001 From: mez Date: Fri, 30 May 2025 06:45:06 +0100 Subject: [PATCH] as if lol --- colors.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colors.py b/colors.py index 21e9254..bd5fd84 100644 --- a/colors.py +++ b/colors.py @@ -394,7 +394,7 @@ else: rank = "orange" else: rank = "red" -rankcode = re.sub(" ","",rank) + rankcode = re.sub(" ","",rank) print("Getting list of owned decks")