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
When including cfdm.Data objects in f-strings that include format codes (such as .3f), size 1 arrays should be formatted like their python scalar counterparts.
When including
cfdm.Data
objects in f-strings that include format codes (such as.3f
), size 1 arrays should be formatted like their python scalar counterparts.I think that the desired behaviour would be:
@JonathanGregory, does this look like what you would expect?
The text was updated successfully, but these errors were encountered: