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 docstring ordering in pane.split_window #528

Merged
merged 2 commits into from
Feb 18, 2024

Conversation

Ngalstyan4
Copy link
Contributor

It seems in 0.29->0.30 pane.split_window() argument order was modified, but the corresponding docstring was not change.
This changes argument ordering in the docstring

@CLAassistant
Copy link

CLAassistant commented Feb 17, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (48ea20b) 88.76% compared to head (d1558c0) 88.38%.
Report is 73 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #528      +/-   ##
==========================================
- Coverage   88.76%   88.38%   -0.38%     
==========================================
  Files          37       37              
  Lines        3685     3797     +112     
  Branches      526      549      +23     
==========================================
+ Hits         3271     3356      +85     
- Misses        281      304      +23     
- Partials      133      137       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tony
Copy link
Member

tony commented Feb 18, 2024

@Ngalstyan4 Thanks for the contribution, can you sign the CLA? (In short, to assign copyright of contributions to me ☺️)

@tony tony merged commit bc95161 into tmux-python:master Feb 18, 2024
21 checks passed
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.

3 participants