Skip to content

set mypy warn_unused_configs to False #5954

@wyli

Description

@wyli

Is your feature request related to a problem? Please describe.

the unused noqa and type: ignore are currently detected and removed automatically, there's no need to block pull requests CI with

MONAI/setup.cfg

Lines 188 to 189 in 3a3f6c4

# Warns about unneeded # type: ignore comments.
warn_unused_ignores = True

this is a feature request to switch the checking off.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions