basedmypy icon indicating copy to clipboard operation
basedmypy copied to clipboard

crash with cached intersectiontype of type alias

Open KotlinIsland opened this issue 1 year ago • 0 comments

totally needs;

        self.items = flatten_nested_unions(items, handle_type_alias_type=False, type_type=IntersectionType)

KotlinIsland avatar Oct 01 '24 06:10 KotlinIsland