aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/hydro_roll_core/__init__.py
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-03-12 09:09:48 +0800
committer简律纯 <i@jyunko.cn>2024-03-12 09:09:48 +0800
commit91ebc76aec7ace1189d9a2386e167de0e080fc77 (patch)
tree5c2d64f6bd162b6c7896984be3488dd85eb8d0b2 /hydro_roll_core/__init__.py
parentb29525ed8278327accda42ac6c787db5cd604fab (diff)
downloadHydroRollCore-99.99.99.tar.gz
HydroRollCore-99.99.99.zip
chore(filetree): complete framework design for corev99.99.99
Diffstat (limited to 'hydro_roll_core/__init__.py')
-rw-r--r--hydro_roll_core/__init__.py5
1 files changed, 1 insertions, 4 deletions
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