Skip to content

Commit c50a5ac

Browse files
committed
refactor: Reset indentation
1 parent 373a9f3 commit c50a5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

megalist_dataflow/uploaders/google_ads/customer_match/abstract_uploader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ def process(self, batch: Batch, **kwargs) -> None:
114114

115115
rows = self.get_filtered_rows(
116116
batch.elements, self.get_row_keys())
117-
117+
118118
mutate_members_operation = {
119119
'operand': {
120120
'userListId': list_id,

0 commit comments

Comments
 (0)