MCPcopy Create free account
hub / github.com/encode/httpx / UnsetType

Class UnsetType

httpx/_config.py:16–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15
16class UnsetType:
17 pass # pragma: no cover
18
19
20UNSET = UnsetType()

Callers 1

_config.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected