# Stubs for jsonrpc.tests.py35_utils (Python 3)
#
# NOTE: This dynamically typed stub was automatically generated by stubgen.

def distance(a: float, b: float) -> float: ...
