Updated at_cache (markdown)
@@ -1,5 +1,5 @@
|
|||||||
# @cache
|
# @cache
|
||||||
The @cache decorator can be import with.
|
The @cache decorator can be imported with.
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from functools import cache
|
from functools import cache
|
||||||
|
Reference in New Issue
Block a user