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
PyYAML refuses to block-format strings that contain lines with trailing whitespace, even if we explicitly ask it to. So we should update the seasoning to remove any trailing whitespace from descriptions before saving them.
PyYAML refuses to block-format strings that contain lines with trailing whitespace, even if we explicitly ask it to. So we should update the seasoning to remove any trailing whitespace from descriptions before saving them.