diff --git a/sdk/python/feast/feature_store.py b/sdk/python/feast/feature_store.py index 212c3e616f..0fa2ba855d 100644 --- a/sdk/python/feast/feature_store.py +++ b/sdk/python/feast/feature_store.py @@ -2665,4 +2665,4 @@ def apply_list_mapping( for idx in destinations: output[idx] = elem - return output \ No newline at end of file + return output