Skip to content

Commit

Permalink
Addressed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dvadym committed Sep 9, 2024
1 parent 8b70a4a commit 8665f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline_dp/data_extractors.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class DataExtractors:

@dataclasses.dataclass
class MultiValueDataExtactors(DataExtractors):
"""Data extractors with multiple value extractors
"""Data extractors with multiple value extractors.
Each extractor corresponds to the different value to aggregate.
"""
Expand Down

0 comments on commit 8665f83

Please sign in to comment.