doc: fix unescaped backslash #6736

Merged
merged 1 commit into from Jul 14, 2016

Conversation

Projects
None yet
4 participants
Contributor

musoke commented Jul 14, 2016

No description provided.

@musoke musoke doc: fix unescaped backslash
80e680b

mdboom added the needs_review label Jul 14, 2016

@WeatherGod WeatherGod merged commit 70fd5a9 into matplotlib:master Jul 14, 2016

1 of 2 checks passed

coverage/coveralls Coverage decreased (-0.002%) to 70.364%
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

mdboom removed the needs_review label Jul 14, 2016

Member

WeatherGod commented Jul 14, 2016

Thanks for catching that! This should probably get back-ported... which branch is it now? v2.x?

Owner

tacaswell commented Jul 14, 2016

to 2.x

Contributor

musoke commented Jul 14, 2016

Yeah, probably should be back-ported too. I just made a pull request against master as I couldn't find the maintenance branch mentioned in the Coding guide.

@WeatherGod WeatherGod added a commit that referenced this pull request Jul 14, 2016

@WeatherGod WeatherGod Merge pull request #6736 from nathanmusoke/patch-1
doc: fix unescaped backslash
c88b341
Member

WeatherGod commented Jul 14, 2016

backported to v2.x via c88b341

Member

WeatherGod commented Jul 14, 2016

Yes, the coding guide needs to be updated since v2.x is now the maintenance branch.

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