Skip to content

Commit

Permalink
refactor: Reset indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nivaldoh committed May 7, 2021
1 parent 4b28d5f commit a362f5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ def process(self, batch: Batch, **kwargs) -> None:

rows = self.get_filtered_rows(
batch.elements, self.get_row_keys())

mutate_members_operation = {
'operand': {
'userListId': list_id,
Expand Down

0 comments on commit a362f5b

Please sign in to comment.