From c186e727a9edeb9f6805bd750c1eb81f25ebe2dc Mon Sep 17 00:00:00 2001 From: azriel1rf Date: Sat, 4 May 2024 13:34:24 +0900 Subject: [PATCH] Fix empty line --- python/phevaluator/card.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python/phevaluator/card.py b/python/phevaluator/card.py index bdfd0a6..ba8180f 100644 --- a/python/phevaluator/card.py +++ b/python/phevaluator/card.py @@ -2,7 +2,6 @@ from __future__ import annotations - CARD_DESCRIPTION_LENGTH = 2 # fmt: off