Commit 01fb54f
committed
Python Domain: Avoid fuzzy match when looing up attrs as type annotations
The should prevent matches on class attributes when the type is a buildin such as list, set or type1 parent d9ec789 commit 01fb54f
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
945 | 945 | | |
946 | 946 | | |
947 | 947 | | |
948 | | - | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
949 | 952 | | |
950 | | - | |
951 | | - | |
952 | | - | |
| 953 | + | |
953 | 954 | | |
954 | 955 | | |
955 | 956 | | |
| |||
0 commit comments