Skip to content

Commit

Permalink
correct syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mcalinghee committed Dec 11, 2024
1 parent df3357d commit 995474c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tchap_red_list/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ async def _maybe_change_membership_in_discovery_room(
break
except LimitExceededError:
logger.warning(
"Update discovery room : %s - %s - %s - RateLimite has been reached",
"Update discovery room : %s - %s - %s - RateLimit has been reached",
user_id,
membership,
retry_nb,
Expand Down

0 comments on commit 995474c

Please sign in to comment.