dagster
dagster copied to clipboard
[rename] AssetOrCheck -> Entity
Summary & Motivation
As title, this replaces all "asset_or_check" / "AssetKeyOrCheckKey" occurences with the simpler "entity".
This paves the way for adding more types to this set in the future.
How I Tested These Changes
Changelog [New | Bug | Docs]
NOCHANGELOG