Azure / Azure/azure-functions-durable-python

Stub file not found for "azure.durable_functions"

Abierto
#524 2 comentarios 0 reacciones 1 asignado Reclamado por @nytian Ver en GitHub
bug fixed-in-v2 P2
Lenguaje dominante
Python
Estrellas
157
Forks
70
Merge medio
2 d 10 h
PR fusionados (30 d)
2

Descripción

🐛 **Describe the bug**

I am using `azure-functions-durable==1.2.9`. Since my repository is type checked by Pyright (in strict mode), I get the following error:

Stub file not found for "azure.durable_functions" (reportMissingTypeStubs)

Would it be possible to include a `py.typed` marker with the released package, as described in PEP-561?

🤔 **Expected behavior**

I would have expected that importing the `azure.durable_functions` does not result in any type checking errors.

☕ **Steps to reproduce**

- Configure a repo with Pyright (strict mode)
- Install and import `azure.durable_functions`

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.