diff options
Diffstat (limited to 'src/pyo3_template/_core.pyi')
| -rw-r--r-- | src/pyo3_template/_core.pyi | 3 |
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 |
