MCPcopy Create free account
hub / github.com/requests-cache/requests-cache / basic_patching.py

File basic_patching.py

examples/basic_patching.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# flake8: noqa: F841
3"""
4The same as `basic_sessions.py`, but using {ref}`patching`

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected