Skip to content
New issue

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

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

Already on GitHub? # to your account

Adjust Function Exposure #51

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Adjust Function Exposure #51

merged 2 commits into from
Oct 31, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Oct 31, 2023

This pull request adjust the function exposure by introducing the following changes:

  • Revert main function from being exported.
  • Expose fibonacci_sequence function from the sequence.py file.

It closes #50.

@threeal threeal self-assigned this Oct 31, 2023
@threeal threeal added this to the Python Starter v1.1.0 milestone Oct 31, 2023
@threeal threeal marked this pull request as ready for review October 31, 2023 07:56
@threeal threeal merged commit 148484c into main Oct 31, 2023
@threeal threeal deleted the adjust-func-exposure branch October 31, 2023 07:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Revert Main Function Exposure
1 participant