Eivar Morales

Results 2 issues of Eivar Morales

## Motivation Had a really bad time trying to make it work for M1 Apple ## Proposed changes - Added a small instruction to readme file ## Test **Code**: manimgl...

The following code must be defined outside the constructor ![image](https://user-images.githubusercontent.com/69423171/110260661-2b5aad80-7f7b-11eb-8743-fd3ec5362248.png) ``` _roles = set() _structure = defaultdict(set) _grants = set() ``` If you try to save the state of the...