MCPcopy Create free account
hub / github.com/OpenPipe/OpenPipe / types.py

File types.py

trainer/src/api_client/types.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1""" Contains some shared types for properties """
2from http import HTTPStatus
3from typing import BinaryIO, Generic, Literal, MutableMapping, Optional, Tuple, TypeVar
4

Callers

nothing calls this directly

Calls 1

UnsetClass · 0.85

Tested by

no test coverage detected