Skip to content

Commit

Permalink
rm todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mfleader committed May 1, 2024
1 parent 2008810 commit 661887f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/arcaflow_plugin_sdk/test_schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -608,11 +608,6 @@ def setUp(self):
discriminator_field_name: PropertyType(
schema.StringType(),
),
# TODO
# simplify and improve and error message when
# a property is specified in the Schema, but
# does not exist on the source dataclass
# "code": PropertyType(schema.IntType()),
"msg2": PropertyType(schema.StringType()),
},
),
Expand Down

0 comments on commit 661887f

Please sign in to comment.