Skip to content

Update examples: reduce amount of deprecated parameters - #769

Merged
penguinolog merged 1 commit into
urwid:masterfrom
penguinolog:docs
Jan 26, 2024
Merged

Update examples: reduce amount of deprecated parameters#769
penguinolog merged 1 commit into
urwid:masterfrom
penguinolog:docs

Conversation

@penguinolog

Copy link
Copy Markdown
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
@penguinolog
penguinolog requested a review from wardi January 26, 2024 12:56
@coveralls

Copy link
Copy Markdown

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
@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.

2 participants