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
{{ message }}
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
sim_class() randomly generates class names. It might generate the same class name twice. This is usually not what we want in tests.
Change sim_class() to never use the same class name twice.
The text was updated successfully, but these errors were encountered: