mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-07-29 19:18:54 +00:00
b1dc05a89a
These arguments are never set to None so don't need to be optional. They are always a tuple and a dict but can be empty.