mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
using: ``` autopep8 -i -r --exclude $(sed -e 's|^|./|' -e 's|/$||' .ci/flake8_blacklist.txt | paste -sd,) --select E127 . ```
To learn about Galaxy API please use the following resources: https://galaxyproject.org/develop/api/ https://docs.galaxyproject.org/en/latest/api_doc.html