You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ci/lint/pydoclint-baseline.txt
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1477,8 +1477,6 @@ python/ray/serve/api.py
1477
1477
DOC103: Function `start`: 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: [**kwargs: ].
1478
1478
DOC201: Function `get_replica_context` does not have a return section in docstring
1479
1479
DOC201: Function `ingress` does not have a return section in docstring
1480
-
DOC101: Function `run_many`: Docstring contains fewer arguments than in function signature.
1481
-
DOC103: Function `run_many`: 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: [_local_testing_mode: bool].
1482
1480
DOC101: Function `run`: Docstring contains fewer arguments than in function signature.
1483
1481
DOC103: Function `run`: 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: [_local_testing_mode: bool].
1484
1482
DOC101: Function `multiplexed`: Docstring contains fewer arguments than in function signature.
0 commit comments