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

Re-enable flake8 check #26

Merged
merged 4 commits into from
Jan 14, 2022
Merged

Conversation

cthoyt
Copy link
Contributor

@cthoyt cthoyt commented Jan 13, 2022

Summary

This PR applies black/isort and re-enables flake8 checking. It adds the missing skip_install=true flag in flake8 that makes it not have to worry about installing the complicated deps.

  • Code passes all tests
  • Unit tests provided for these changes
  • Documentation and docstrings added for these changes

Sorry, something went wrong.

@cthoyt
Copy link
Contributor Author

cthoyt commented Jan 13, 2022

@benedekrozemberczki the fact that the mypy check was disabled is also an issue, since the current feature loader has a lot of issues in its structure that mypy would have indeed caught. Maybe best to do changes in PRs from now so this is checked externally?

@benedekrozemberczki benedekrozemberczki merged commit 8047680 into AstraZeneca:main Jan 14, 2022
@cthoyt cthoyt deleted the add-black-isort branch January 14, 2022 10:48
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.

None yet

2 participants