主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sebastian Stern
活动总数
14
最后的活动
2021年02月18日 11:07
成员加入日期
2020年10月28日 07:55
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
5
活动概览
帖子(5)
评论(1)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年01月07日 10:21
Hi, while simplifying the example I noticed that's an error on my end. Instead of using Rule = type(Union[int, str, List[int], List[List[int]]]) I should've used it without type() instead: Rule = U...
社区
PyCharm
Unnecessary warning: int doesn't have expected attribute __getitem__
0 票