Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix travis failing to build due to until.py having invalid sequence
Fixes following error ``` ./qa/rpc-tests/util.py:149:24: W605 invalid escape sequence '\[' ./qa/rpc-tests/util.py:149:39: W605 invalid escape sequence '\]' ./qa/rpc-tests/util.py:173:86: W504 line break after binary operator ./qa/rpc-tests/util.py:174:54: W504 line break after binary operator ^---- failure generated from contrib/devtools/lint-python.sh ``` Resolves https://github.com/ioncoincore/ion/pull/104#pullrequestreview-200216078 ref https://github.com/ioncoincore/ion/pull/104
- Loading branch information