Searched defs:float (Results 1 – 3 of 3) sorted by relevance
62 def add_proj_count(projects: MutableMapping[str, float], reviewer: str, n: float) -> None: argument
387 def _index_targets(indices: Indices, start_from: float):
228 timestamp: float,251 def add(self, path: pathlib.Path, timestamp: float) -> str: