Skip to content

Avoid a reportPossiblyUnboundVariable warning with Pyright - #4092

Merged
svartkanin merged 1 commit into
archlinux:masterfrom
correctmost:cm/fix-pyright-warning
Jan 7, 2026
Merged

Avoid a reportPossiblyUnboundVariable warning with Pyright#4092
svartkanin merged 1 commit into
archlinux:masterfrom
correctmost:cm/fix-pyright-warning

Conversation

@correctmost

Copy link
Copy Markdown
Contributor

PR Description:

Pyright was reporting this false positive:

archinstall/lib/interactions/system_conf.py:136:53 - error: "algo" is possibly unbound (reportPossiblyUnboundVariable)

@correctmost
correctmost requested a review from Torxed as a code owner January 7, 2026 02:10
@svartkanin
svartkanin merged commit 84c36ad into archlinux:master Jan 7, 2026
9 checks passed
@correctmost
correctmost deleted the cm/fix-pyright-warning branch January 7, 2026 09:00
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.

2 participants