Skip to content

Commit

Permalink
Rephrase doctring
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 Dec 6, 2024
1 parent 6e4e052 commit b61c4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mlx/warnings/warnings_checker.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ def return_check_limits(self, extra=""):
''' Function for checking whether the warning count is within the configured limits
Args:
extra (str): The extra string that is placed after the checker name. For example, the classification.
extra (str): Extra information, to insert between the checker name and the message.
Returns:
int: 0 if the amount of warnings is within limits, the count of warnings otherwise
Expand Down

0 comments on commit b61c4ed

Please sign in to comment.