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
Revert b2eddf3 and then see if the mutable class default is actually a problem. If so, refactor; if not, using typing.ClassVar to denote it appropriately.
The text was updated successfully, but these errors were encountered:
Revert b2eddf3 and then see if the mutable class default is actually a problem. If so, refactor; if not, using
typing.ClassVar
to denote it appropriately.The text was updated successfully, but these errors were encountered: