MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/PositionBasedDynamics / _version.py

File _version.py

extern/pybind/pybind11/_version.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from typing import Union
2
3
4def _to_int(s: str) -> Union[int, str]:

Callers

nothing calls this directly

Calls 3

tupleClass · 0.85
_to_intFunction · 0.85
splitMethod · 0.45

Tested by

no test coverage detected