Skip to content

Commit

Permalink
fix: Adding new line at the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
EXPEbdodla authored Feb 7, 2024
1 parent c18175c commit 34a653e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/feast/feature_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -2665,4 +2665,4 @@ def apply_list_mapping(
for idx in destinations:
output[idx] = elem

return output
return output

0 comments on commit 34a653e

Please sign in to comment.