aboutsummaryrefslogtreecommitdiff
path: root/color.py
diff options
context:
space:
mode:
Diffstat (limited to 'color.py')
-rw-r--r--color.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/color.py b/color.py
index b868290..ce1b182 100644
--- a/color.py
+++ b/color.py
@@ -1,6 +1,5 @@
from typing import Literal
-
class ColorCode:
"""A superclass to signal that color codes are strings"""