Re: Wrong link on homepage
Christoph Zwerschke <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
That would be great. You should really clean up and modernize the code style, remove trailing whitespace etc. flake8 is a great help here, best to run it as part of the test suite. Or even use black formatting. flake8: https://flake8.pycqa.org/en/latest/ black: https://github.com/psf/black -- Christoph Am 23.03.2020 um 14:12 schrieb Andy Robinson: > Thanks for pointing this out. Forwarding to a colleague - we should > have plenty of time for site tidyups in the next few weeks! > > - Andy