mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
ruff 0.280.0 has a bug that would turn the imports guarded by `if TYPE_CHECKING` into their non-string variant, which would break the runtime. So we can't merge 23.1 into dev without this.
To learn about Galaxy API please use the following resources: https://galaxyproject.org/develop/api/ https://docs.galaxyproject.org/en/master/api_doc.html