This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
The action to convert attrs classes to dicts checks if a value is set to its default using the ==
operator. In some cases this doesn't work; this patch won't check mandatory fields.