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

Update Tests Flake8 #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Update Tests Flake8 #3

wants to merge 4 commits into from

Conversation

ooduor
Copy link

@ooduor ooduor commented Oct 4, 2020

Exclude byte-compiled files in .gitignore and added a requirements file for dev work.

ooduor added 4 commits August 18, 2020 18:05
The error below happened in `sh.flake8()` instead of `sh.flake8.bake()`

`TypeError: Failed expected string as 'msg' parameter, got 'ErrorReturnCode_1' instead.`

Signed-off-by: Antony Oduor <[email protected]>
This caused "W605 invalid escape sequence '\s'" in raw pattern strings
such as CC_PATTERN in the test_cookiecutter_generation. I reckon
there is a better way to fix it than ignoring...

Signed-off-by: Antony Oduor <[email protected]>
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.

1 participant