Timeline for CodeReview question markdown downloader
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 14, 2020 at 8:20 | history | edited | Ben A | CC BY-SA 4.0 |
deleted 3 characters in body
|
| Dec 16, 2019 at 20:49 | comment | added | Peilonrayz♦ |
@Edward Yes, exactly that. Also I personally would use the typing plugin for Sphinx to remove the need to define int twice. (If you are using Sphinx ofc)
|
|
| Dec 16, 2019 at 20:46 | comment | added | Edward |
@Peilonrayz: My Python definitely needs improvement and I'll take all the help I can get. Are you saying that the param strings should look more like :param int qnumber: description... to align with tools like Sphinx?
|
|
| Dec 16, 2019 at 20:24 | comment | added | Peilonrayz♦ |
Nice, you've not learnt from my review that your param definition isn't standard.
|
|
| Dec 16, 2019 at 16:54 | comment | added | Edward |
I had used pycodestyle on the source, but it missed those things. Thanks!
|
|
| Dec 15, 2019 at 23:05 | history | answered | Ben A | CC BY-SA 4.0 |