aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/hrc/_core.pyi
diff options
context:
space:
mode:
Diffstat (limited to 'src/hrc/_core.pyi')
-rw-r--r--src/hrc/_core.pyi4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/hrc/_core.pyi b/src/hrc/_core.pyi
new file mode 100644
index 0000000..78ae466
--- /dev/null
+++ b/src/hrc/_core.pyi
@@ -0,0 +1,4 @@
+class LibCore(object):
+ """Core library for hydro roll"""
+
+ def __init__(self, name: str = ""): ... \ No newline at end of file