From cc3ece8ddc3ffe4c249a9f9df6b5853e4e9ecb90 Mon Sep 17 00:00:00 2001 From: "Michael R. Crusoe" Date: Thu, 11 Nov 2021 17:44:27 +0100 Subject: [PATCH] No more changes needed to check_untyped_defs of galaxy.managers.workflows --- setup.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 8eb64b62547..a5d24363d30 100644 --- a/setup.cfg +++ b/setup.cfg @@ -583,8 +583,6 @@ check_untyped_defs = False check_untyped_defs = False [mypy-galaxy.workflow.scheduling_manager] check_untyped_defs = False -[mypy-galaxy.managers.workflows] -check_untyped_defs = False [mypy-galaxy.jobs.manager] check_untyped_defs = False [mypy-galaxy.tool_shed.galaxy_install.installed_repository_manager]