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
Right now it just calls a method named write_fmt. This duck typing might lead to confusing error messages, and contradicts the documentation of the macro.
The text was updated successfully, but these errors were encountered:
Right now it just calls a method named
write_fmt
. This duck typing might lead to confusing error messages, and contradicts the documentation of the macro.The text was updated successfully, but these errors were encountered: