DOC: Add a sentence with uses for SpecificAssets.

This commit is contained in:
Scott Sanderson
2016-10-09 13:41:10 -04:00
parent 46a0e86125
commit d0c10e0567
+4
View File
@@ -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]