From a0ebfdc2cf5f37c40caedcd1dfdcef9660b08f69 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Thu, 27 Jun 2024 21:14:04 +0800 Subject: feat(BaseRule): add Character.py --- hrc/rules/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hrc/rules/__init__.py') diff --git a/hrc/rules/__init__.py b/hrc/rules/__init__.py index ccd3dbc..a32b693 100644 --- a/hrc/rules/__init__.py +++ b/hrc/rules/__init__.py @@ -8,4 +8,5 @@ from ..typing import RulesT class Rules(ABC, Generic[RulesT]): ... - \ No newline at end of file + + -- cgit v1.2.3-70-g09d2