From e31b12613b5ea09e909364474f16e50430a77415 Mon Sep 17 00:00:00 2001 From: Kyle Altendorf Date: Wed, 25 Sep 2024 15:06:57 -0400 Subject: [PATCH] typo --- wheel/stubtest.allowlist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wheel/stubtest.allowlist b/wheel/stubtest.allowlist index f8c303124..36d5afaf3 100644 --- a/wheel/stubtest.allowlist +++ b/wheel/stubtest.allowlist @@ -62,7 +62,7 @@ chia_rs.chia_rs.SpendConditions.from_parent chia_rs.spend.Spend.from_parent chia_rs.spend.SpendConditions.from_parent -# these are impemented but not intended to be called from python +# these are implemented but not intended to be called from python chia_rs.Coin.from_parent chia_rs.CoinSpend.from_parent chia_rs.SpendBundle.from_parent