Skip to content

Commit

Permalink
Merge pull request galaxyproject#16959 from jmchilton/typing_fixes_90
Browse files Browse the repository at this point in the history
Remove sentry.py from mypy exclusions.
  • Loading branch information
jmchilton authored Nov 2, 2023
2 parents 2baee6a + da213af commit bbe0ee2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mypy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,6 @@ check_untyped_defs = False
check_untyped_defs = False
[mypy-galaxy.tools.parameters.dataset_matcher]
check_untyped_defs = False
[mypy-galaxy.tools.error_reports.plugins.sentry]
check_untyped_defs = False
[mypy-galaxy.tool_util.verify.script]
check_untyped_defs = False
[mypy-galaxy.tool_util.deps.resolvers.unlinked_tool_shed_packages]
Expand Down

0 comments on commit bbe0ee2

Please sign in to comment.