atom-text-editor[data-grammar="source python"], :host {
  .autocomplete-suggestion-list.select-list.popover-list .suggestion-description-content {
    white-space: pre-wrap;
  }
}
