Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHIA-1554 Annotate test_taproot.py #18661

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

AmineKhaldi
Copy link
Contributor

Purpose:

This allows the file (and its users) to benefit from type checking.

Current Behavior:

This file is excluded from mypy type checking.

New Behavior:

This file is now type annotated and included in mypy type checking.

@AmineKhaldi AmineKhaldi added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Cleanup Code cleanup labels Oct 2, 2024
@AmineKhaldi AmineKhaldi self-assigned this Oct 2, 2024
@AmineKhaldi AmineKhaldi marked this pull request as ready for review October 2, 2024 17:57
@AmineKhaldi AmineKhaldi requested a review from a team as a code owner October 2, 2024 17:57
@Starttoaster Starttoaster merged commit 7c814b1 into Chia-Network:main Oct 3, 2024
370 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Cleanup Code cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants