synapse-product/stubs/synapse/synapse_rust.pyi

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
46 B
Python
Raw Normal View History

2022-09-06 14:01:37 -04:00
def sum_as_string(a: int, b: int) -> str: ...