diff --git a/bin/extract_galaxy_tools.py b/bin/extract_galaxy_tools.py index bd2124c2..bf9afd79 100644 --- a/bin/extract_galaxy_tools.py +++ b/bin/extract_galaxy_tools.py @@ -142,7 +142,7 @@ def check_categories(ts_categories, ts_cat): return bool(set(ts_cat) & set(ts_cats)) -def get_tool_metadata(tool: ContentFile, repo: Repository) -> : +def get_tool_metadata(tool: ContentFile, repo: Repository) -> Optional[Dict[str, Any]]: """ Get tool metadata from the .shed.yaml, requirements in the macros or xml file, bio.tools information if available in the macros or xml, EDAM