Skip to content

Commit

Permalink
Give an hint on instrument registration conflict that the other one w…
Browse files Browse the repository at this point in the history
…ill be used
  • Loading branch information
xrmx committed Jan 21, 2025
1 parent 5cd650a commit 027da73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ def _log_instrument_registration_conflict(
_logger.warning(
"An instrument with name %s, type %s, unit %s and "
"description %s has been created already with a "
"different advisory value %s.",
"different advisory value %s and will be used instead.",
name,
Counter.__name__,
unit,
Expand Down

0 comments on commit 027da73

Please sign in to comment.