Skip to content

decorators.py: Add `__compare_fields__` field

Yash Nisar requested to merge yash-nisar/coala-utils:gsoc into master

Annotate objects implementing generate_eq or generate_ordering with a new field which will contain attributes that shall be used for comparison while testing.

Closes #32 (closed)

Merge request reports