From 890a7a28f4c9075a32240725cd2b51636cab5c1e Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sun, 30 Jun 2024 08:50:37 +0800 Subject: chore: commented unused code --- hrc/rule/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hrc/rule') diff --git a/hrc/rule/__init__.py b/hrc/rule/__init__.py index bbd2cfe..66ad686 100644 --- a/hrc/rule/__init__.py +++ b/hrc/rule/__init__.py @@ -22,7 +22,7 @@ from typing_extensions import Annotated, get_args, get_origin from ..config import ConfigModel -# from ..dependencies import Depends +from ..dependencies import Depends from ..event import Event from ..exceptions import SkipException, StopException from ..typing import ConfigT, EventT, StateT -- cgit v1.2.3-70-g09d2