Reverted async-dependency to todo for Weheat (#135588)

This commit is contained in:
jesperraemaekers 2025-01-14 13:27:47 +01:00 committed by GitHub
parent 5e50b11114
commit 8109efe810
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -88,6 +88,9 @@ rules:
While unlikely to happen. Check if it is easily integrated.
# Platinum
async-dependency: done
async-dependency:
status: todo
comment: |
Dependency uses asyncio.to_thread, but this is not real async.
inject-websession: todo
strict-typing: todo