Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

fix flakehell version passed to flake8 application #46

Merged
merged 1 commit into from Mar 20, 2020
Merged

fix flakehell version passed to flake8 application #46

merged 1 commit into from Mar 20, 2020

Conversation

skarzi
Copy link
Contributor

@skarzi skarzi commented Feb 27, 2020

Currently flakehell is using 2 versions:

  • flakehell.__version__ which is pypi package version
  • flakehell._constants.VERSION which is passed to Flake8Application as version kwarg

Maybe it's some leftover after refactor or something, but it's quite confusing and imho only one version number should be used for both cases.
Please correct me if I am wrong, because maybe I misunderstood something.

Thanks for maintaining this really useful project!

@skarzi
Copy link
Contributor Author

skarzi commented Feb 27, 2020

There is some issue with CI, both PR I have created (2nd is #45) are really simple and all tests for them pass locally. If you know exactly what's wrong let me know I can try to fix it

@skarzi
Copy link
Contributor Author

skarzi commented Feb 27, 2020

CI fixed in #47

@orsinium
Copy link
Member

Thank you, good catch 👍

@orsinium orsinium merged commit fb96c6c into life4:master Mar 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants