generic_msg
Parameter Update
#1839
Labels
In Progress
Work on ticket is in progress / ticket is actively being worked
generic_msg
Parameter Update
#1839
Arkouda now requires all message arguments be in JSON format. When this change was made,
generic_msg
was not updated to removeargs: Union[str, dict]
. This needs to be updated toargs: dict
to avoid confusion.The text was updated successfully, but these errors were encountered: