-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
using commit e0cfa88. Tail of terminal output from singularity build is:
+ mypy --python-version 3.10 viridian_workflow
viridian_workflow/self_qc.py:339: error: Need type annotation for "summary" (hint: "summary: Dict[<type>, <type>] = ...")
viridian_workflow/self_qc.py:470: error: Incompatible return value type (got "Tuple[str, Dict[str, Any], Dict[str, Any]]", expected "Tuple[str, Dict[str, Any], defaultdict[str, Any]]")
Found 2 errors in 1 file (checked 20 source files)
FATAL: While performing build: while running engine: exit status 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels