From 0c310e78dc1d70a5f0c8a684893942a474379140 Mon Sep 17 00:00:00 2001 From: OlaRonning Date: Tue, 27 Feb 2024 11:18:12 +0100 Subject: [PATCH] fixed lint --- numpyro/contrib/ecs_proxies.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/numpyro/contrib/ecs_proxies.py b/numpyro/contrib/ecs_proxies.py index 37f9de75f..421b981a4 100644 --- a/numpyro/contrib/ecs_proxies.py +++ b/numpyro/contrib/ecs_proxies.py @@ -103,7 +103,7 @@ def taylor_proxy(reference_params, degree): **References:** - [1] On Markov chain Monte Carlo Methods For Tall Data + [1] On Markov chain Monte Carlo Methods For Tall Data Bardenet., R., Doucet, A., Holmes, C. (2017) """