summaryrefslogtreecommitdiff
path: root/python/transform.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/transform.py')
-rw-r--r--python/transform.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/transform.py b/python/transform.py
index 276b005d..2b263911 100644
--- a/python/transform.py
+++ b/python/transform.py
@@ -446,6 +446,7 @@ class TransformContext:
transformation state, and relationships to parent/child contexts.
Each context can have:
+
- Input data (BinaryView)
- Transform information (name, parameters, results)
- File selection state (available_files, requested_files)