Skip to content

use is_same_type when determining if a cast is redundant#18588

Merged
hauntsaninja merged 2 commits into
python:masterfrom
asottile:redundant-casts-same-type
Apr 22, 2025
Merged

use is_same_type when determining if a cast is redundant#18588
hauntsaninja merged 2 commits into
python:masterfrom
asottile:redundant-casts-same-type

don't report warn-redundant-cast to cast of Union of Any

ffab4d4
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs