From 32bcbe76f4569e5fc7a89aeeb5afd3a92152dbe0 Mon Sep 17 00:00:00 2001 From: Ioannis Pantidis <40605232+AttackingOrDefending@users.noreply.github.com> Date: Sat, 4 May 2024 22:24:55 +0300 Subject: [PATCH] Add files via upload --- lib/types.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/types.py b/lib/types.py index d03dbb30e..ae186614a 100644 --- a/lib/types.py +++ b/lib/types.py @@ -315,4 +315,4 @@ class FilterType(str, Enum): """ Won't challenge the opponent to a game of the same mode, speed, and variant based on the reason for the opponent declining the challenge. - """ \ No newline at end of file + """