mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 15:37:32 +08:00
mypy: skip datatype tests for qiime2
This commit is contained in:
@@ -865,6 +865,8 @@ check_untyped_defs = False
|
||||
check_untyped_defs = False
|
||||
[mypy-*.datatypes.test_vcf]
|
||||
check_untyped_defs = False
|
||||
[mypy-*.datatypes.test_qiime2]
|
||||
check_untyped_defs = False
|
||||
[mypy-*.test_galaxy_mapping]
|
||||
check_untyped_defs = False
|
||||
[mypy-*.workflows.workflow_support]
|
||||
|
||||
Reference in New Issue
Block a user