We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 840e571 commit 82e5142Copy full SHA for 82e5142
1 file changed
docs/docs/getting-started.md
@@ -149,10 +149,6 @@ Ready to use postprocessors:
149
- [postprocess_deepcopy function](api/utils.md#cachebox.utils.postprocess_deepcopy)
150
- [postprocess_deepcopy_mutables function](api/utils.md#cachebox.utils.postprocess_deepcopy_mutables)
151
152
-!!! note
153
-
154
- Added since v6.0.0, and the `copy_level` parameter removed due to this feature.
155
156
### Bypass the Cache for a Single Call
157
Pass `cachebox__ignore=True` to skip the cache entirely:
158
0 commit comments