Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix style check warnings #3501

Merged
merged 1 commit into from
Mar 3, 2017
Merged

Conversation

shibukawa
Copy link
Contributor

Subject: fix style check warnings on master branch

Feature or Bugfix

  • Bugfix

Detail

doc/ext/example_google.py:127: DeprecationWarning: invalid escape sequence \*
  """
doc/ext/example_numpy.py:160: DeprecationWarning: invalid escape sequence \*
  """
tests/test_build_latex.py:494: DeprecationWarning: invalid escape sequence \h
  'footnote in table not in header\n%\n\\end{footnote}\n\\\\\n\hline\n'
tests/test_ext_napoleon_docstring.py:296: DeprecationWarning: invalid escape sequence \[
  """
tests/test_ext_napoleon_docstring.py:313: DeprecationWarning: invalid escape sequence \[
  """

@tk0miya
Copy link
Member

tk0miya commented Mar 3, 2017

LGTM!

@tk0miya tk0miya merged commit 8aa2588 into sphinx-doc:master Mar 3, 2017
@tk0miya tk0miya added this to the 1.6 milestone Mar 3, 2017
@shibukawa shibukawa deleted the fix/type_style_check branch March 3, 2017 16:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants