Currently, lsc client is required to return the following json to prevent server from crashing by default.
{ 'python': { 'analysis': { 'errors': [], 'warnings': [], 'information': [], 'disabled': [] } } }
When there is no config received, make sure to fallback to default.