Skip to content

chore: add UP ruff rules and delete old typings - #1278

Merged
KazuCocoa merged 1 commit into
appium:masterfrom
even-even:chore/add_up_ruff_rules
Aug 17, 2026
Merged

chore: add UP ruff rules and delete old typings#1278
KazuCocoa merged 1 commit into
appium:masterfrom
even-even:chore/add_up_ruff_rules

Conversation

@even-even

Copy link
Copy Markdown
Contributor

Hello

Begin in #1248

In this PR:

  1. add https://docs.astral.sh/ruff/rules/#pyupgrade-up ruff rule
  2. fixes in code - delete old syntaxis (variable: Optional[int,str] -> variable: int | str | None)
  3. delete unused typing imports

@KazuCocoa KazuCocoa added the size:XS contribution size: XS label Aug 17, 2026
@KazuCocoa
KazuCocoa merged commit 9622c1e into appium:master Aug 17, 2026
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS contribution size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants