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

Invalid character sequences found in strings #47

Open
tisnik opened this issue Mar 8, 2019 · 0 comments
Open

Invalid character sequences found in strings #47

tisnik opened this issue Mar 8, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@tisnik
Copy link
Member

tisnik commented Mar 8, 2019

tests/deployments/emr_scripts/test_emr_script_builder.py:28:25: W605 invalid escape sequence '\['
tests/deployments/emr_scripts/test_emr_script_builder.py:28:44: W605 invalid escape sequence '\['
tests/deployments/emr_scripts/test_emr_script_builder.py:28:48: W605 invalid escape sequence '\]'
tests/deployments/emr_scripts/test_emr_script_builder.py:28:51: W605 invalid escape sequence '\]'
tests/deployments/emr_scripts/test_emr_script_builder.py:47:25: W605 invalid escape sequence '\['
tests/deployments/emr_scripts/test_emr_script_builder.py:47:44: W605 invalid escape sequence '\['
tests/deployments/emr_scripts/test_emr_script_builder.py:47:48: W605 invalid escape sequence '\]'
tests/deployments/emr_scripts/test_emr_script_builder.py:47:51: W605 invalid escape sequence '\]'
@tisnik tisnik added the bug Something isn't working label Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant