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
The Media class in the mixin is overridden by the Media class of the final ancestor. We can use the get_media method instead to combine ancestor media with the mixin media transparently.
The text was updated successfully, but these errors were encountered:
The
Media
class in the mixin is overridden by the Media class of the final ancestor. We can use theget_media
method instead to combine ancestor media with the mixin media transparently.The text was updated successfully, but these errors were encountered: