pydantic-extra-types icon indicating copy to clipboard operation
pydantic-extra-types copied to clipboard

Add equality/hash check for phone numbers

Open clemlesne opened this issue 10 months ago • 0 comments

Phone number are duplicated when putting multiple of them in Set or comparing equality.

Functions __eq__ and __hash__ should be used.

clemlesne avatar Apr 25 '24 06:04 clemlesne