aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/pyo3_template/_core.pyi
diff options
context:
space:
mode:
Diffstat (limited to 'src/pyo3_template/_core.pyi')
-rw-r--r--src/pyo3_template/_core.pyi3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pyo3_template/_core.pyi b/src/pyo3_template/_core.pyi
deleted file mode 100644
index 4945a82..0000000
--- a/src/pyo3_template/_core.pyi
+++ /dev/null
@@ -1,3 +0,0 @@
-def sum_as_string(self, a: int, b: int) -> str: ...
-
-class Base: ... \ No newline at end of file