Falko Schindler
Results
231
comments of
Falko Schindler
trafficstars
That's an interesting problem, @kleynjan! I think we should leave it open as a bug. I just experimented with your code ```py class Counter: def __init__(self, name: str) -> None:...