mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-07 21:16:19 +08:00
DOC: Add a sentence with uses for SpecificAssets.
This commit is contained in:
@@ -500,6 +500,10 @@ class SpecificAssets(Filter):
|
||||
"""
|
||||
A Filter that computes True for a specific set of predetermined assets.
|
||||
|
||||
``SpecificAssets`` is mostly useful for debugging or for interactively
|
||||
computing pipeline terms for a fixed set of assets that are known ahead of
|
||||
time.
|
||||
|
||||
Parameters
|
||||
----------
|
||||
assets : iterable[Asset]
|
||||
|
||||
Reference in New Issue
Block a user