Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Docstrings in checker.py, ast_helpers.py #16908

Merged

Conversation

nautics889
Copy link
Contributor

Nothing much, updated several docstrings.


  • (docs): update docstrings in .check_override(), add missing args description
  • (docs): update docstring in maybe_process_conditional_comparison(), add missings args description

* (docs): update docstrings in `.check_override()`, add missing args
  description
* (docs): update docstring in `maybe_process_conditional_comparison()`,
  add missings args description

This comment has been minimized.

This comment has been minimized.

@nautics889 nautics889 marked this pull request as ready for review February 11, 2024 22:27

This comment has been minimized.

This comment has been minimized.

mypy/checker.py Outdated Show resolved Hide resolved
@hauntsaninja
Copy link
Collaborator

Thanks!

@hauntsaninja hauntsaninja merged commit 3ff6e47 into python:master Apr 8, 2024
16 of 18 checks passed
Copy link
Contributor

github-actions bot commented Apr 8, 2024

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

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.

None yet

2 participants