Commits
Click on a commit to change the comparison rangeFix a false positive for ``missing-param-doc`` where a method which is decorated with ``typing.overload`` was expected to have a docstring specifying its parameters.
Closes #97398 months ago
by mbyrnepr2 Update tests/functional/ext/docparams/missing_param_doc.py
Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>7 months ago
by mbyrnepr2