Docs: Docstrings in checker.py, ast_helpers.py
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
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅
Thanks!
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅