Matecsaj
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Matecsaj commented, -
Matecsaj created a post, Two doubtful warnings.
The following code runs, but PyCharm issues two warnings. I used the debugger to confirm that __init__ happens before __call__, yet the following warning is issued:warning: Local variable 'instanc...