Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Replace `assertEquals` (deprecated) with `assertEqual`. - Replace `self.assert_` with `self.assertTrue`. - Fix docstrings in `cpplint.py` that contain invalid escape sequences to be raw strings.
- Loading branch information