mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
* run script and do some manual changes (Akuli) * do the whole thing manually (srittau) * merge changes (Akuli) Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
2 lines
76 B
Python
2 lines
76 B
Python
def geohash(latitude: float, longitude: float, datedow: bytes) -> None: ...
|