Skip to content

Commit 254dddc

Browse files
remove tour_generator webhook from mypy configuration
1 parent 12ce67d commit 254dddc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

mypy.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,6 @@ check_untyped_defs = False
298298
check_untyped_defs = False
299299
[mypy-galaxy.datatypes.dataproviders.dataset]
300300
check_untyped_defs = False
301-
[mypy-test.functional.webhooks.tour_generator]
302-
check_untyped_defs = False
303301
[mypy-galaxy.tools.bundled.filters.gff.gff_filter_by_feature_count]
304302
check_untyped_defs = False
305303
[mypy-galaxy.tools.bundled.extract.extract_genomic_dna]

0 commit comments

Comments
 (0)