Skip to content

Add missing returns in Add.deduce_in_number_set() #339

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wdcraft01
Copy link
Collaborator

A simple update: adding missing return key words to a half-dozen lines in the Add.deduce_in_number_set() method.
After modifications, python build_alt.py --essential runs without error, as does the demonstrations.ipynb notebook in the numbers/addition package.

Add missing `return` key word to a half-dozen lines in the Add.deduce_in_number_set() method.
@wdcraft01 wdcraft01 requested a review from wwitzel June 10, 2025 19:22
@wdcraft01 wdcraft01 added the bug label Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant