1
0
forked from VimPlug/jedi

When inferring comparison operators, return a definite type instead of NO_VALUES for the in/not in operator

This commit is contained in:
wutingjia
2024-07-09 20:30:00 +08:00
parent 82d1902f38
commit 4d09ac07e4
3 changed files with 12 additions and 1 deletions
+1
View File
@@ -64,6 +64,7 @@ Code Contributors
- Joseph Birkner (@josephbirkner)
- Márcio Mazza (@marciomazza)
- Martin Vielsmaier (@moser) <martin@vielsmaier.net>
- TingJia Wu (@WutingjiaX) <wutingjia@bytedance.com>
And a few more "anonymous" contributors.