Skip to content

Commit

Permalink
suppress stub warning
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Jan 11, 2025
1 parent c0881a7 commit f432c60
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions wheel/stubtest.allowlist
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,7 @@ chia_rs\.spend\.SpendConditions\.from_parent
chia_rs\.Coin\.from_parent
chia_rs\.CoinSpend\.from_parent
chia_rs\.SpendBundle\.from_parent

# these are here for backwards compatibility with the cyclical dependency on
# chia-blockchain (for tests)
chia_rs\.ALLOW_BACKREFS

0 comments on commit f432c60

Please sign in to comment.