Merge remote-tracking branch 'origin/master'

This commit is contained in:
Joakim Hellsén 2024-12-30 04:39:52 +01:00
commit 682b8c3fa3
No known key found for this signature in database
GPG key ID: D196AE66FEBE1DC9

View file

@ -85,4 +85,4 @@ log_cli_date_format = "%Y-%m-%d %H:%M:%S"
python_files = "test_*.py *_test.py *_tests.py" python_files = "test_*.py *_test.py *_tests.py"
[tool.uv.sources] [tool.uv.sources]
discord-py = { git = "https://github.com/Rapptz/discord.py", rev = "master" } discord-py = { git = "https://github.com/Rapptz/discord.py", rev = "9806aeb83179d0d1e90d903e30db7e69e0d492e5" }