Ask a question to get started
Enter to send•Shift+Enter new line
base_vcr_config() -> dict[str, Any]
Return VCR configuration that every cassette will receive.
(Anything permitted by vcr.VCR(**kwargs) can be put here.)
vcr.VCR(**kwargs)