diff --git a/.config/pydoclint-baseline.txt b/.config/pydoclint-baseline.txt index 395b30a0bf..d7f1d76b3b 100644 --- a/.config/pydoclint-baseline.txt +++ b/.config/pydoclint-baseline.txt @@ -1,4 +1,3 @@ --------------------- src/molecule/console.py DOC101: Function `to_bool`: Docstring contains fewer arguments than in function signature. DOC103: Function `to_bool`: Docstring arguments are different from function arguments. (Or could be other formatting issues: https://jsh9.github.io/pydoclint/violation_codes.html#notes-on-doc103 ). Arguments in the function signature but not in the docstring: [a: Any].