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

.\scour\scour.py fix missing whitespace, line 3632 flake8 #315

Open
44xtc44 opened this issue Jun 16, 2023 · 0 comments
Open

.\scour\scour.py fix missing whitespace, line 3632 flake8 #315

44xtc44 opened this issue Jun 16, 2023 · 0 comments

Comments

@44xtc44
Copy link

44xtc44 commented Jun 16, 2023

Hello,
After forking and cloning the repo I was reading "CONTRIBUTING.md" and I executed

$ make check
This revealed a flake8 error in master. Seems .travis.yml is offline.
We could add a github actions workflow to show a red or green badge.
.\scour\scour.py:3632:7: E275 missing whitespace after keyword

I opened PR #314 for discussion, fixing, or rejecting.
Purpose is to get clean tests (also with tox) for the future sphinx documentation made from README.md.
Request #116 documentation.
The documentation will get a separate PR for discussion.

Best regards

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