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

Request: adding type hints #71

Open
jamesbraza opened this issue Mar 29, 2024 · 1 comment
Open

Request: adding type hints #71

jamesbraza opened this issue Mar 29, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jamesbraza
Copy link

Running mypy with this:

error: Skipping analyzing "grobid_client.grobid_client": module is installed, but missing library stubs or py.typed marker  [import-untyped]

It would be nice to:

  1. Add type hints
  2. Add py.typed metadata

Thank you in advance

@lfoppiano lfoppiano added enhancement New feature or request help wanted Extra attention is needed labels Apr 12, 2024
@lfoppiano
Copy link
Collaborator

@jamesbraza indeed. Feel free to shot us a PR, I'd be happy to merge include this idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants