Commit f132d3b
Strip
In Sphinx-generated documentation, the `self` argument should be
hidden from the signature of a task that was created with
`bind=True`.
(Sphinx does normally strip the `self` or `cls` argument from
method signatures.)self from sphinx documentation of bound tasks (celery#4421)1 parent acf8506 commit f132d3b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
0 commit comments