feat: blacklist

This commit is contained in:
2026-06-16 00:24:40 +02:00
parent 3df8cfffc7
commit 015eebd6ed
6 changed files with 1315 additions and 25 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import enum
import logging
import typing
from .params import Parameters
from cool_domain.params import Parameters
class TermColor(enum.StrEnum):