You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix compatibility with latest version of pyls
Fix this error:
```
startServer failed: failed to connect to language server ["pyls"]: initialize failed: json: cannot unmarshal bool into Go struct field .changeNotifications of type string
```