Mercurial > p > roundup > code
view website/www/olderdocs.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 | 2ab234484708 |
| children |
line wrap: on
line source
Other Docs ========== .. toctree:: :maxdepth: 2 docs/upgrading-history docs/tracker_templates Design Overview <docs/overview> Design (original) <docs/design> Software Carpentry and Short Papers <docs/sc> docs/developers Notes about the MySQL Database backend <docs/mysql> Notes about the PostgreSQL Database backend <docs/postgresql> Richard Jones implementation notes <docs/implementation> docs/security-history
