mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-13 19:41:07 +08:00
[channels] Relax django-stubs dependency (#15524)
This commit is contained in:
@@ -4,6 +4,7 @@ channels.auth.UserLazyObject
|
||||
# these one need to be exclude due to mypy error: * is not present at runtime
|
||||
channels.auth.UserLazyObject.DoesNotExist
|
||||
channels.auth.UserLazyObject.MultipleObjectsReturned
|
||||
channels.auth.UserLazyObject.NotUpdated
|
||||
channels.auth.UserLazyObject@AnnotatedWith
|
||||
|
||||
# database_sync_to_async is implemented as a class instance but stubbed as a function
|
||||
|
||||
Reference in New Issue
Block a user