From 0fcbef1be6910d77514bc0de986c4a67aa7e5c8e Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 12 Mar 2024 04:37:01 +0800 Subject: chore: update profile and deps --- hydro_roll_core/__init__.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'hydro_roll_core') diff --git a/hydro_roll_core/__init__.py b/hydro_roll_core/__init__.py index f82e318..4740127 100644 --- a/hydro_roll_core/__init__.py +++ b/hydro_roll_core/__init__.py @@ -1,5 +1,4 @@ -from .hydro_roll_core import * +from . import corelib def sum_words(a: str, b: str) -> str: - return a + b - + return a + b \ No newline at end of file -- cgit v1.2.3-70-g09d2