From ad6cc90e821736b82f1f82cd91370416d8b51971 Mon Sep 17 00:00:00 2001 From: Genderdruid Date: Fri, 8 Jan 2021 10:15:50 -0800 Subject: [PATCH] Update the_prestige.py --- the_prestige.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/the_prestige.py b/the_prestige.py index 2f2365c..ddb0267 100644 --- a/the_prestige.py +++ b/the_prestige.py @@ -123,7 +123,7 @@ class StartGameCommand(Command): - the away team's name. - the home team's name. - and finally, optionally, the number of innings, which must be greater than 2 and less than 201. if not included it will default to 9. - - this command has fuzzy search so you don't need to type the full name of the team as long as you give enough to identify the team you're looking for.)""" + - this command has fuzzy search so you don't need to type the full name of the team as long as you give enough to identify the team you're looking for.""" async def execute(self, msg, command): league = None