Jaywu Quant
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Jaywu Quant 创建了一个帖子, 已回答"Go To -> Implementation(s)" goes to import instead of the actual file
Hi all. When I performed the "Go To -> Implementation(s)" on a parent class such as line 22, I was expecting it would take me to the actual file where the parent class ComponentAlarmsStack resides.... -
Jaywu Quant 创建了一个帖子, 已回答<Beginner Question> Python console cannot run updated function from script
I just started to learn Python so I thank all your patience with me in advance! So I created a simple function a() in script called Sample.py and imported in the Python console. Then I called the f...