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

When the Stockfish module is imported, allow mypy to analyze it #63

Open
johndoknjas opened this issue Aug 20, 2023 · 0 comments
Open

Comments

@johndoknjas
Copy link

When I import the stockfish module to use in a project, running mypy gives me an error along the lines of this. It may be good if we can make the stockfish module be a "PEP 561 compliant stub package", so that mypy can analyze it when used in other projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant