Skip to content

Commit 08bc4d3

Browse files
committed
add PR info to the author block
1 parent 7a1b07f commit 08bc4d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/causal_inference/GLM-simpsons-paradox.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2014,7 +2014,7 @@
20142014
"* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in April 2022\n",
20152015
"* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in February 2023 to run on PyMC v5\n",
20162016
"* Updated to use `az.extract` by [Benjamin T. Vincent](https://github.com/drbenvincent) in February 2023 ([pymc-examples#522](https://github.com/pymc-devs/pymc-examples/pull/522))\n",
2017-
"* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in September 2024 ([pymc-examples#697](https://github.com/pymc-devs/pymc-examples/pull/697))"
2017+
"* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in September 2024 ([pymc-examples#697](https://github.com/pymc-devs/pymc-examples/pull/697) and [pymc-examples#709](https://github.com/pymc-devs/pymc-examples/pull/709))"
20182018
]
20192019
},
20202020
{

examples/causal_inference/GLM-simpsons-paradox.myst.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ Model 3 assumed the same causal DAG, but adds the knowledge that each of these g
657657
* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in April 2022
658658
* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in February 2023 to run on PyMC v5
659659
* Updated to use `az.extract` by [Benjamin T. Vincent](https://github.com/drbenvincent) in February 2023 ([pymc-examples#522](https://github.com/pymc-devs/pymc-examples/pull/522))
660-
* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in September 2024 ([pymc-examples#697](https://github.com/pymc-devs/pymc-examples/pull/697))
660+
* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in September 2024 ([pymc-examples#697](https://github.com/pymc-devs/pymc-examples/pull/697) and [pymc-examples#709](https://github.com/pymc-devs/pymc-examples/pull/709))
661661

662662
+++
663663

0 commit comments

Comments
 (0)