Skip to content

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • seaborn/_core/plot.py
  • seaborn/axisgrid.py

Fixes:

  • Should read transforms rather than tranforms.
  • Should read joint rather than jount.
  • Should read disabled rather than disabeled.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There are small typos in:
- seaborn/_core/plot.py
- seaborn/axisgrid.py

Fixes:
- Should read `transforms` rather than `tranforms`.
- Should read `joint` rather than `jount`.
- Should read `disabled` rather than `disabeled`.
@codecov
Copy link

codecov bot commented Jul 5, 2022

Codecov Report

Merging #2887 (ab5da1f) into master (d251dea) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2887   +/-   ##
=======================================
  Coverage   98.15%   98.15%           
=======================================
  Files          69       69           
  Lines       22406    22406           
=======================================
  Hits        21993    21993           
  Misses        413      413           
Impacted Files Coverage Δ
seaborn/_core/plot.py 94.62% <ø> (ø)
seaborn/axisgrid.py 97.17% <ø> (ø)

@mwaskom
Copy link
Owner

mwaskom commented Jul 12, 2022

Thanks

@mwaskom mwaskom merged commit 05066e0 into mwaskom:master Jul 12, 2022
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