Use shutil.get_terminal_size() - #40
Merged
Merged
Conversation
Member
|
Thank you ++! that a small change, but we still use the DCO as a base... do you mind to signoff your commit? You can also just paste that in a message in this PR to the same effect. BTW, this makes me think we should have a CI test run that uses the latest and greatest of all dependencies. Click has been a bit problematic as 8.10 may be would have been better as 9.0 ... not that this would make a big difference. |
click==8.1.0 [removes](https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-0) click.get_terminal_size() Signed-off-by: Yuriy Chernyshov <thegeorg@yandex-team.ru>
Contributor
Author
|
I have signed this off via git. |
Member
|
Thanks @georgthegreat ! |
Member
|
@georgthegreat Thank you. |
AyanSinhaMahapatra
pushed a commit
to AyanSinhaMahapatra/commoncode
that referenced
this pull request
Feb 14, 2025
Add README.rst to etc/scripts/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
click==8.1.0 removed click.get_terminal_size()