Skip to content

Conversation

pgierz
Copy link
Owner

@pgierz pgierz commented Jan 7, 2020

Adds an additional note to clarify get_xticklabels

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

Adds an additional note to clarify get_xticklabels
@codecov-io
Copy link

codecov-io commented Jan 7, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@68d5e2f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   74.34%           
=========================================
  Files             ?      389           
  Lines             ?    90350           
  Branches          ?     9707           
=========================================
  Hits              ?    67171           
  Misses            ?    20647           
  Partials          ?     2532
Impacted Files Coverage Δ
lib/matplotlib/axes/_base.py 78.35% <ø> (ø)

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 68d5e2f...afb4e10. Read the comment docs.

pgierz and others added 5 commits January 8, 2020 08:47
Removes whitespace and adds a similar note for `get_yticklabels`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants