standardize_brackets
Reference
Changes all brackets that the user has specified to ’(’ or ’)‘.
Parameters
Will accept a list
or str
value.
Returns
Returns a list
.
Changes all brackets that the user has specified to ’(’ or ’)‘.
Will accept a list
or str
value.
Returns a list
.