Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ValueError('... %s', s) to ValueError('... %s' % (s,))
Change: 141091124
- Loading branch information