这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@rolandwalker
Copy link
Contributor

Description

  • remove type: ignore comments where no longer needed after hinting
  • typehint output_res()
  • check that self.prompt_app is not None before finding width from it
  • remove needless return statement
  • typehint cli(), except for arguments
  • help mypy understand operations on SSL DSN parameters

Checklist

  • I've added this contribution to the changelog.md.
  • I've added my name to the AUTHORS file (or it's already there).
  • I ran uv run ruff check && uv run ruff format to lint and format the code.

 * remove "type: ignore" comments where no longer needed after hinting
 * typehint output_res()
 * check that self.prompt_app is not None before finding width from it
 * remove needless return statement
 * typehint cli(), except for arguments
 * help mypy understand operations on SSL DSN parameters
@rolandwalker rolandwalker self-assigned this Aug 16, 2025
@rolandwalker rolandwalker merged commit 7c425f8 into main Aug 16, 2025
8 checks passed
@rolandwalker rolandwalker deleted the RW/typehinting-pass-main-others-20250816 branch August 16, 2025 12:43
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