Skip to content

Commit fca6668

Browse files
fix: cache can't work for filetype string
Signed-off-by: thiswillbeyourgithub <[email protected]>
1 parent 68b8b5d commit fca6668

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wdoc/utils/loaders.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1420,7 +1420,6 @@ def replace_media(
14201420

14211421
@debug_return_empty
14221422
@optional_strip_unexp_args
1423-
@doc_loaders_cache.cache
14241423
def load_string() -> List[Document]:
14251424
whi("Loading string")
14261425
content = prompt(

0 commit comments

Comments
 (0)