Azure / Azure/azure-functions-durable-python

Stub file not found for "azure.durable_functions"

Ouverte
#524 2 commentaires 0 réactions 1 personne assignée Réclamée par @nytian Voir sur GitHub
bug fixed-in-v2 P2
Langage dominant
Python
Étoiles
157
Forks
70
Merge moyen
2 j 10 h
PR mergées (30 j)
2

Description

🐛 **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`

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.