Mercurial > p > roundup > code
view website/www/contents.txt @ 7932:55229bfcdd8a
chore(ruff): cleanup setup.py whitespace, comprehensions etc.
Fixes:
replace [f for f in ...] with list(...)
replace else block after return in if true case
use with open() when reading announcement.txt
add trailing , in lists.
whitespace normalizing
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 05 May 2024 18:19:04 -0400 |
| parents | c2fd254c9257 |
| children | 6d4b5005abf2 |
line wrap: on
line source
.. Roundup documentation master file, created by sphinx-quickstart on Tue Jan 20 17:33:20 2009. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Sitemap ======= Contents: .. toctree:: :maxdepth: 2 Home <index> Download <https://pypi.org/project/roundup/> docs Issues <https://issues.roundup-tracker.org> contact Wiki <https://wiki.roundup-tracker.org> code .. toctree:: :hidden: docs/announcement
