blob: 0dfdeaf66bc8daec075cb9a47222bf7932e4a86a [file] [view] [edit]
Closes #<issue number>
<!--
If any of the items below don't apply to your PR, you can remove them.
-->
## Checklist
* [ ] I have read and understood the [contributing guidelines](https://github.com/requests-cache/requests-cache/blob/main/CONTRIBUTING.md)
* [ ] Add/update doctrings + type annotations
* [ ] Add test coverage for any new/modified behavior
* [ ] Update release notes in `HISTORY.md` for any user-facing changes (skip for internal-only changes)