pisa icon indicating copy to clipboard operation
pisa copied to clipboard

`BaseStage` instance has no `_attrs_to_hash` member...

Open thehrh opened this issue 6 years ago • 0 comments

... even though the hash property and the include_attrs_for_hashes method require it. This means that calling hash on any PiStage which doesn't define the member itself will fail (which is how I discovered it in the first place). It seems it didn't get migrated from Stage (looks like someone forgot to run pylint :P)

thehrh avatar Mar 02 '18 21:03 thehrh