Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Without this, an exception will be thrown `AttributeError: '_EnumDict' object has no attribute '_cls_name'` Refs: python/cpython@aba12b6 This [line](https://github.com/python/cpython/blob/3.9/Lib/enum.py#L97) expects attribute `_cls_name`.
- Loading branch information