mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
using `ack --type=python -f | grep -v '^tools/' | xargs pyupgrade --py37-plus` Also more refactoring of Python files in `packages/` .
To learn about Galaxy API please use the following resources: https://galaxyproject.org/develop/api/ https://docs.galaxyproject.org/en/master/api_doc.html