Skip to content

Commit 20b9c05

Browse files
committed
move SigPro.json and fix docstring
1 parent fecc7ff commit 20b9c05

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

sigpro/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def _build_pipeline(self):
8383
Args:
8484
transformations (list):
8585
List of dictionaries containing the transformation primitives.
86-
transformations (list):
86+
aggregations (list):
8787
List of dictionaries containing the aggregation primitives.
8888
8989
Returns:

0 commit comments

Comments
 (0)