Implementing __hash__() method for custom classes #45

Closed
opened 2017-12-26 00:50:40 +01:00 by coderkun · 2 comments
coderkun commented 2017-12-26 00:50:40 +01:00 (Migrated from gitlab.com)

Created by: coderkun

Fix hashing by implementing python’s __hash__() method for all custom classes (e. g. MCGAlbum) instead of custom method get_hash().

*Created by: coderkun* Fix hashing by implementing python’s `__hash__()` method for all custom classes (e. g. `MCGAlbum`) instead of custom method `get_hash()`.
coderkun commented 2018-11-04 16:18:20 +01:00 (Migrated from gitlab.com)

assigned to @coderkun

assigned to @coderkun
coderkun commented 2018-11-04 19:13:31 +01:00 (Migrated from gitlab.com)

closed via commit 670d50cefd

closed via commit 670d50cefdabed405cdb4d096535510599f0fbf5
Sign in to join this conversation.
No description provided.