Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mypy type hints #109

Open
1 task done
dacevedo12 opened this issue Jul 4, 2024 · 2 comments
Open
1 task done

mypy type hints #109

dacevedo12 opened this issue Jul 4, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@dacevedo12
Copy link

dacevedo12 commented Jul 4, 2024

Checklist

Describe the problem you'd like to have solved

would be nice to have type hints added to the library

mypy currently complains due to openfga_sdk: module is installed, but missing library stubs or py.typed marker

https://peps.python.org/pep-0484/

Describe the ideal solution

adding type hints and a py.typed file so mypy recognizes it

Alternatives and current workarounds

disable the linting rule

References

No response

Additional context

No response

@dacevedo12 dacevedo12 added the enhancement New feature or request label Jul 4, 2024
@evansims evansims self-assigned this Jul 4, 2024
@evansims
Copy link
Member

evansims commented Jul 4, 2024

Hi @dacevedo12 👋 Thanks for your suggestion. We'll investigate supporting this.

@gagandeepp
Copy link

gagandeepp commented Oct 8, 2024

@evansims interested on working on this,please assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

3 participants