From 09413f06949b421a1c5b0cc05d70d84b184d3397 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 5 Jun 2024 04:06:00 +0800 Subject: feat(rust): wrap_pyfunction "process_rule_pack" in libcore module --- examples/BRP/src/character.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/BRP/src/character.py b/examples/BRP/src/character.py index 1dd9442..54503eb 100644 --- a/examples/BRP/src/character.py +++ b/examples/BRP/src/character.py @@ -1,7 +1,6 @@ import inspect from hydro_roll_core.development import Character -from typing import Literal, List, Tuple, Union, Dict, Generic, Optional - +from typing import Literal, List, Tuple, Union, Dict, Generic, Optional, TYPE_CHECKING class Identity: """ -- cgit v1.2.3-70-g09d2