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
With #78 colons need to be escaped with quotes in yaml (':') and are automatically added when converting nxdl to yaml. Eventually, writing : should be allowed for convenience. This should also be allowed by PyYAML as long as the line is correctly enclosed with quotes or piped.