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

Properly import sys in tasks.py #40

Merged
merged 1 commit into from
Sep 17, 2020
Merged

Conversation

CasperWA
Copy link
Member

Fixes #39

I tried adding pre-commit to run some linting, however, it didn't catch the issue (using flake8). Perhaps because sys was imported, but only if invoke could not be imported ...

Anyway, this fixes the issue by importing sys always.

@ml-evs ml-evs merged commit f6d39cb into master Sep 17, 2020
@CasperWA CasperWA deleted the fix_workflow-add_pre-commit branch September 17, 2020 16:01
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.

Publish workflow (still) not working
2 participants