diff options
| author | 2023-05-29 07:05:03 +0000 | |
|---|---|---|
| committer | 2023-05-29 07:05:03 +0000 | |
| commit | d7ab3ea4d6177b1d4683548b4e945d0cf0313d3c (patch) | |
| tree | 1da1c163a4b9fb12129283fff49d64ddcf00b0e9 /bot | |
| parent | Bump sentry-sdk from 1.23.1 to 1.24.0 (#1284) (diff) | |
Bump ruff from 0.0.269 to 0.0.270 (#1286)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xithrius <[email protected]>
Diffstat (limited to 'bot')
| -rw-r--r-- | bot/exts/fun/uwu.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/exts/fun/uwu.py b/bot/exts/fun/uwu.py index 488c68f3..f548d24b 100644 --- a/bot/exts/fun/uwu.py +++ b/bot/exts/fun/uwu.py @@ -30,7 +30,7 @@ EMOJIS = [ "o.O", "-.-", ">w<", - "σωσ", # noqa: RUF001 + "σωσ", "òωó", "ʘwʘ", ":3", |