From 6dfe2f4a87362a27fe2e97a154daac2f11883284 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 28 Jun 2024 18:25:40 +0800 Subject: style: ruff format code --- examples/brp_character.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/brp_character.py') diff --git a/examples/brp_character.py b/examples/brp_character.py index 9b52aa3..cc3bfcd 100644 --- a/examples/brp_character.py +++ b/examples/brp_character.py @@ -1,6 +1,6 @@ import inspect -from hydro_roll_core.development import Character -from typing import Literal, List, Tuple, Union, Dict, Generic, Optional, TYPE_CHECKING +from hrc.development import Character +from typing import Literal, Union, Optional class Identity: -- cgit v1.2.3-70-g09d2