mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-02 16:29:14 +08:00
DOC: Don't lie about caching in _retrieve_asset.
This commit is contained in:
@@ -270,8 +270,8 @@ class AssetFinder(object):
|
||||
"""
|
||||
Internal function for loading assets from a table.
|
||||
|
||||
This function does not do any caching. It is assumed that this will be
|
||||
called at most once with any given sid.
|
||||
This should be the only method of `AssetFinder` that writes Assets into
|
||||
self._asset_cache.
|
||||
|
||||
Parameters
|
||||
---------
|
||||
|
||||
Reference in New Issue
Block a user