Skip to content

Set mypy warn_unused_ignores to False#5956

Merged
wyli merged 1 commit into
Project-MONAI:devfrom
f-schnabel:feature/ignore_mypy_warn_unused_configs
Feb 8, 2023
Merged

Set mypy warn_unused_ignores to False#5956
wyli merged 1 commit into
Project-MONAI:devfrom
f-schnabel:feature/ignore_mypy_warn_unused_configs

Conversation

@f-schnabel
Copy link
Copy Markdown
Contributor

Fixes #5954.

Description

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).

Signed-off-by: Felix Schnabel <f.schnabel@tum.de>
@f-schnabel f-schnabel changed the title Ignore mypy warn_unused_ignores problems Set mypy warn_unused_configs to False Feb 8, 2023
@f-schnabel f-schnabel changed the title Set mypy warn_unused_configs to False Set mypy warn_unused_ignores to False Feb 8, 2023
Copy link
Copy Markdown
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@wyli
Copy link
Copy Markdown
Contributor

wyli commented Feb 8, 2023

/build

@wyli wyli enabled auto-merge (squash) February 8, 2023 16:38
@wyli wyli merged commit cdac033 into Project-MONAI:dev Feb 8, 2023
@f-schnabel f-schnabel deleted the feature/ignore_mypy_warn_unused_configs branch March 2, 2023 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

set mypy warn_unused_configs to False

2 participants