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

fix: πŸ› Updating & Add Special Numbers code snippets #378

Merged
merged 4 commits into from
Nov 8, 2024

Conversation

yashksaini-coder
Copy link
Contributor

βœ… Closes: #366

This pull request includes significant changes to the pysnippets/SpecialNumbers module, primarily focusing on adding logging functionality and updating the functions to raise exceptions for invalid inputs. Additionally, several test files have been removed.

Logging and error handling improvements:

Test file removals:

  • Removed Tests/SpecialNumbers/Test_Armstrong.py as part of the cleanup.
  • Removed Tests/SpecialNumbers/Test_Automorphic.py as part of the cleanup.
  • Removed Tests/SpecialNumbers/Test_Neon.py as part of the cleanup.
  • Removed Tests/SpecialNumbers/Test_Palindrome.py as part of the cleanup.
  • Removed Tests/SpecialNumbers/Test_Perfect.py as part of the cleanup.
  • Removed Tests/SpecialNumbers/Test_strong.py as part of the cleanup.
  • Removed Tests/webscrape/test_scrape.py as part of the cleanup.

@UTSAVS26 Kindly review this PR

Copy link
Contributor

github-actions bot commented Nov 8, 2024

πŸ‘‹ Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly!

Feel free to join our community on Discord to discuss more!

@UTSAVS26 UTSAVS26 merged commit e20ea6f into UTSAVS26:main Nov 8, 2024
2 of 6 checks passed
@yashksaini-coder yashksaini-coder deleted the fix-366 branch November 8, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating Special Numbers pattern code snippets
2 participants