From 91ebc76aec7ace1189d9a2386e167de0e080fc77 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 12 Mar 2024 09:09:48 +0800 Subject: chore(filetree): complete framework design for core --- hydro_roll_core/__init__.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'hydro_roll_core/__init__.py') diff --git a/hydro_roll_core/__init__.py b/hydro_roll_core/__init__.py index 4740127..0a04e23 100644 --- a/hydro_roll_core/__init__.py +++ b/hydro_roll_core/__init__.py @@ -1,4 +1 @@ -from . import corelib - -def sum_words(a: str, b: str) -> str: - return a + b \ No newline at end of file +from . import corelib \ No newline at end of file -- cgit v1.2.3-70-g09d2