Skip to content

Commit

Permalink
base_wamas_ubl: update dict_key for removal_time
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardoalso committed Oct 29, 2024
1 parent cfaa3d7 commit d2659a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_wamas_ubl/lib/wamas/wamas_grammar/art.py
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@
"type": "int",
"length": 4,
"dp": False,
"dict_key": False,
"dict_key": "removal_time",
"df_val": False,
"df_func": False,
},
Expand Down

0 comments on commit d2659a8

Please sign in to comment.