From c37669534a35c7c77b7fe07d367574966f3a5a0a Mon Sep 17 00:00:00 2001 From: ColtAllen Date: Mon, 27 May 2024 11:06:42 -0600 Subject: [PATCH] add ruff ignore comment --- pymc_marketing/clv/distributions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pymc_marketing/clv/distributions.py b/pymc_marketing/clv/distributions.py index 8e0713fe..196f9e2d 100644 --- a/pymc_marketing/clv/distributions.py +++ b/pymc_marketing/clv/distributions.py @@ -578,7 +578,7 @@ class BetaGeoBetaBinom(Discrete): "Customer-Base Analysis in a Discrete-Time Noncontractual Setting," Marketing Science, 29 (6), 1086-1108. https://www.brucehardie.com/papers/020/fader_et_al_mksc_10.pdf - """ + """ # noqa: E501 rv_op = beta_geo_beta_binom