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

Update examples: reduce amount of deprecated parameters #769

Merged
merged 1 commit into from Jan 26, 2024

Conversation

penguinolog
Copy link
Collaborator

  • Use more constants
  • use f-strings
  • Fix warnings on mainloop.rst compilation
Checklist
  • I've ensured that similar functionality has not already been implemented
  • I've ensured that similar functionality has not earlier been proposed and declined
  • I've branched off the master or python-dual-support branch
  • I've merged fresh upstream into my branch recently
  • I've ran tox successfully in local environment
  • I've included docstrings and/or documentation and/or examples for my code (if this is a new feature)

* Use more constants
* use f-strings
* Fix warnings on mainloop.rst compilation
@penguinolog penguinolog added the docs Issues related to documentation label Jan 26, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7668336505

  • 0 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage remained the same at 71.082%

Files with Coverage Reduction New Missed Lines %
urwid/canvas.py 1 85.75%
Totals Coverage Status
Change from base Build 7667039110: 0.0%
Covered Lines: 8753
Relevant Lines: 12422

💛 - Coveralls

@penguinolog penguinolog merged commit 5e7c5f6 into urwid:master Jan 26, 2024
35 checks passed
@penguinolog penguinolog deleted the docs branch January 26, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Issues related to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants