Simon

Results 2 issues of Simon

When I do a python3 build_repo.py no dist folder (public/simple-task-editor/1.3.10/dist) is created for the simple tastk editor. The build repo output shows all fine and simple-task-editor 1.3.10 as updated. I...

Hello! Thanks for creating this stubs package, it is really helpful! I tried using it, but got weird behavior on many docs. Example: `window.setCursor(QtGui.QCursor(QtCore.Qt.ArrowCursor))` ![image](https://user-images.githubusercontent.com/28756462/157057111-46bb89c3-5bcc-4af4-8063-565a64ea551c.png) ![image](https://user-images.githubusercontent.com/28756462/157056831-f71f1aa0-6e53-4a14-90c8-d5a7e38b2f38.png) ![image](https://user-images.githubusercontent.com/28756462/157057173-32f4beda-0b3a-4810-8b39-2dc9a476487e.png) ![image](https://user-images.githubusercontent.com/28756462/157057223-c4c2c689-8a0b-4f5b-bf25-de5785823b2c.png) ![image](https://user-images.githubusercontent.com/28756462/157057260-4eb4791a-3e6c-4401-b138-a584757d1744.png) Python...