Files
freeipa/ipatests
Stanislav Laznicka fab589d7f5 pylint: disable __hash__ for some classes
pylint requires all classes implementing __eq__ to also implement
__hash__. We disable hashing for the classes that miss the ability,
should they ever be required to use it, it can be implemented then.

https://pagure.io/freeipa/issue/6874

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2017-09-08 15:42:07 +02:00
..
2017-03-27 18:03:14 +02:00
2017-03-27 18:03:14 +02:00
2017-03-27 18:03:14 +02:00
2013-06-17 19:22:50 +02:00
2015-10-22 18:34:46 +02:00
2016-10-20 18:43:37 +02:00
2017-04-26 12:31:11 +02:00