celery-types icon indicating copy to clipboard operation
celery-types copied to clipboard

Mark stubs as `partial` per PEP-561

Open sashkent3 opened this issue 1 year ago • 0 comments

Please, consider marking these stubs as partial per PEP-561. Otherwise, Pylance, for example, reports all untyped imports as missing (try from celery.backends.database.models import TaskExtended).

sashkent3 avatar Jan 18 '24 14:01 sashkent3