Revision 6ab0c034fa4bb7df30f11ba1fa92a3f47f987bb3 authored by Michael Osthege on 12 January 2023, 19:00:29 UTC, committed by Thomas Wiecki on 14 January 2023, 01:27:44 UTC
The `add_values`/`remove_values` methods accessed attributes
that are not present on `BaseTrace` but only on `NDarray`,
therefore violating the signature.
1 parent 6c4d4eb
Raw File
.gitattributes
pymc/_version.py export-subst
back to top