Skip to content

Commit 52d4253

Browse files
removed comment
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
1 parent 2837c1c commit 52d4253

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/python/tests/unit/test_feature_views.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ def test_hash():
111111
assert len(s4) == 3
112112

113113

114-
# TODO(felixwang9817): Add tests for proto conversion.
115114
def test_proto_conversion():
116115
file_source = FileSource(name="my-file-source", path="test.parquet")
117116
feature_view_1 = FeatureView(

0 commit comments

Comments
 (0)