Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
Co-authored-by: Jasper Craeghs <[email protected]>
  • Loading branch information
JokeWaumans and JasperCraeghs authored Aug 16, 2024
1 parent a6f0fb6 commit d7e4675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlx/coverity_services.py
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ def handle_attribute_filter(self, attribute_values, name, valid_attributes, allo
Args:
attribute_values (str): A CSV list of attribute values to query.
name (str): String representation of the attribute.
valid_attributes (list/dict): The valid attributes.
valid_attributes (list/dict): All valid/possible attribute values.
allow_regex (bool): True to treat filter values as regular expressions, False to require exact matches
Returns:
Expand Down

0 comments on commit d7e4675

Please sign in to comment.