Skip to content

Commit

Permalink
Merge pull request #1 from wparsley-eg/noop-feat
Browse files Browse the repository at this point in the history
feat: A noop feature to help sort out changelog
  • Loading branch information
wparsley-eg authored Sep 14, 2023
2 parents 6e17017 + 22412d4 commit 2ea1fa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/python/feast/base_feature_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,4 @@ def with_projection(self, feature_view_projection: FeatureViewProjection):
cp.projection = feature_view_projection

return cp

0 comments on commit 2ea1fa3

Please sign in to comment.