Skip to content

font_manager docs cleanup. #16396

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

Merged
merged 1 commit into from
Feb 3, 2020
Merged

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Feb 3, 2020

  • Dedent overindented bullet list.
  • Remove unnecessary :class:, :func:.

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

- Dedent overindented bullet list.
- Remove unnecessary :class:, :func:.
@anntzer anntzer added this to the v3.2.0 milestone Feb 3, 2020
@dstansby
Copy link
Member

dstansby commented Feb 3, 2020

Anyone feel free to merge once CI passes.

@codecov
Copy link

codecov bot commented Feb 3, 2020

Codecov Report

Merging #16396 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16396      +/-   ##
==========================================
+ Coverage   80.85%   80.86%   +0.01%     
==========================================
  Files         307      307              
  Lines       75743    75947     +204     
  Branches     9690     9776      +86     
==========================================
+ Hits        61242    61415     +173     
- Misses      11961    11982      +21     
- Partials     2540     2550      +10     
Impacted Files Coverage Δ
lib/matplotlib/backends/backend_macosx.py 40.65% <0.00%> (ø) ⬆️
lib/matplotlib/tests/test_font_manager.py 91.80% <0.00%> (ø) ⬆️
lib/matplotlib/testing/jpl_units/StrConverter.py 20.83% <0.00%> (ø) ⬆️
lib/matplotlib/testing/jpl_units/EpochConverter.py 74.35% <0.00%> (ø) ⬆️
lib/matplotlib/tests/test_backends_interactive.py 92.15% <0.00%> (ø) ⬆️
lib/matplotlib/docstring.py 68.18% <0.00%> (ø) ⬆️
lib/matplotlib/backends/qt_compat.py 51.57% <0.00%> (ø) ⬆️
...b/matplotlib/testing/jpl_units/UnitDblConverter.py 68.18% <0.00%> (ø) ⬆️
lib/matplotlib/backend_managers.py 23.25% <0.00%> (ø) ⬆️
lib/matplotlib/font_manager.py 75.27% <0.00%> (ø) ⬆️
... and 152 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f2b3051...4836d77. Read the comment docs.

@tacaswell tacaswell merged commit 7b6eb77 into matplotlib:master Feb 3, 2020
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Feb 3, 2020
@anntzer anntzer deleted the dedent-fontmanager branch February 3, 2020 19:49
timhoffm added a commit that referenced this pull request Feb 4, 2020
…396-on-v3.2.x

Backport PR #16396 on branch v3.2.x (font_manager docs cleanup.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants