Merged in bugfix/black-format (pull request #994)
Black format for pipeline pass * Black format for pipeline pass
This commit is contained in:
@@ -1178,9 +1178,6 @@ def _strip_wrapping_single_quotes(s: str) -> str:
|
|||||||
return s
|
return s
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def _dedupe_list_value(val):
|
def _dedupe_list_value(val):
|
||||||
"""Deduplicate values within a single cell, preserving first-seen order.
|
"""Deduplicate values within a single cell, preserving first-seen order.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user