Commit f00e8f8
Bahtya
fix: remove redundant get_proper_type() call in checker.py
The make_simplified_union return type is already specific enough
for isinstance check, no need to unwrap further.
Bahtya1 parent 94c063c commit f00e8f8
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8042 | 8042 | | |
8043 | 8043 | | |
8044 | 8044 | | |
8045 | | - | |
8046 | | - | |
8047 | | - | |
8048 | | - | |
8049 | | - | |
| 8045 | + | |
8050 | 8046 | | |
8051 | 8047 | | |
8052 | 8048 | | |
| |||
0 commit comments