Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjanasrivastava committed Sep 1, 2023
1 parent f4b0c87 commit cd11c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bddl/data_generation/process_prop_param_annots.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ def create_get_save_propagated_annots_params(syns_to_props):
"substance_cooking_derivative_synset",
"sliceable_derivative_synset",
"uncooked_diceable_derivative_synset",
"cooked_diceable_derivative_synset"
"cooked_diceable_derivative_synset"
]:
if not pd.isna(param_value):
formatted_param_value = param_value
Expand Down

0 comments on commit cd11c0d

Please sign in to comment.