Add missing substitution value #5702

Merged
merged 1 commit into from Dec 20, 2015

Conversation

Projects
None yet
3 participants
Contributor

jayvdb commented Dec 20, 2015

Introduced in 41c9fb7.

@jayvdb jayvdb Add missing substitution value
Introduced in 41c9fb7.
f2fb5ff
Contributor

jayvdb commented Dec 20, 2015

This is also present in at least 1.4.x and 1.5.x. Backporting to 1.5.x is probably necessary; 1.4.x less so, given it appears to be frozen.

@tacaswell tacaswell added a commit that referenced this pull request Dec 20, 2015

@tacaswell tacaswell Merge pull request #5702 from jayvdb/runtime-error-str-format
FIX: Add missing substitution value
81b8ced

@tacaswell tacaswell merged commit 81b8ced into matplotlib:master Dec 20, 2015

3 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 68.321%
Details

tacaswell removed the needs_review label Dec 20, 2015

@tacaswell tacaswell added a commit that referenced this pull request Dec 20, 2015

@tacaswell tacaswell Merge pull request #5702 from jayvdb/runtime-error-str-format
FIX: Add missing substitution value
5d90618
Owner

tacaswell commented Dec 20, 2015

backported to 1.5.x as 5d90618

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment