MCPcopy Create free account
hub / github.com/ImGoodBai/MapGoGoGo / GeoConvertIn

Class GeoConvertIn

backend/app/main.py:84–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82
83
84class GeoConvertIn(BaseModel):
85 lat: float
86 lng: float
87
88
89class UnlockIn(BaseModel):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected