Skip to content

Conversation

@correctmost
Copy link
Contributor

PR Description:

Pyright detected some unused imports that were missed by ruff and Pylint:

archinstall/lib/crypt.py:2:8 - error: Import "ctypes.util" is not accessed (reportUnusedImport)
archinstall/tui/curses_menu.py:4:8 - error: Import "curses.panel" is not accessed (reportUnusedImport)

@correctmost correctmost requested a review from Torxed as a code owner April 8, 2025 12:09
@svartkanin svartkanin merged commit a67b2de into archlinux:master Apr 8, 2025
8 checks passed
@correctmost correctmost deleted the cm/remove-unused-imports branch April 8, 2025 12:42
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