Jaywu Quant
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Jaywu Quant created a post, Answered"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 created a post, Answered<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...