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

Bugfix/pre commit typo mypy updates #73

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

proudfeet
Copy link
Member

This PR closes MindGPT-72.

Addresses minor issues with pre-commit where:

  1. Configuration of typo was not correctly inherited from _typo.yaml
  2. Historic type ignore comments, aimed to suppress mypy failures, were still in place for requests_html

Changes result in successful pre-commit run against all files in repo (as per configuration), using pre-commit run --all-files.

The typo fix is not an optimal solution but will do the job until the root issue is fixed here.

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

Successfully merging this pull request may close these issues.

Pre-commit failing when run against all files Excluding files unexpected behavior.
1 participant