From 28a7b2ecd90e7e67427682a99b8616e13042b4ab Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 28 May 2024 00:28:39 +0800 Subject: chore: refresh source tree files --- hydro_roll_core/libcore.pyi | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 hydro_roll_core/libcore.pyi (limited to 'hydro_roll_core/libcore.pyi') diff --git a/hydro_roll_core/libcore.pyi b/hydro_roll_core/libcore.pyi new file mode 100644 index 0000000..937bef3 --- /dev/null +++ b/hydro_roll_core/libcore.pyi @@ -0,0 +1,6 @@ +class libcore: + """Core library for hydro roll""" + def __init__(self): ... + def sum_as_string(self, a: int, b: int) -> str: + """sum two numbers and return the result as a string""" + ... -- cgit v1.2.3-70-g09d2