Commit be5ec0c
committed
docs: Fix params list markup
This also fixes the following build warning:
.../ws4py/server/cherrypyserver.py:docstring of
ws4py.server.cherrypyserver.WebSocketPlugin.broadcast:6: WARNING:
Definition list ends without a blank line; unexpected unindent.1 parent 5dc605d commit be5ec0c
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
302 | | - | |
| 301 | + | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
| 343 | + | |
344 | 344 | | |
345 | | - | |
| 345 | + | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| |||
0 commit comments