Skip to content

Conversation

@neelshah2409
Copy link
Contributor

Folder Content Sorter

  • Here we sort the files and make different folders for images , videos , etc.

  • Info about the related issue

  • LGM-SOC'21 Participant

  • DevIncept Participant

  • Contributor

Closes: #875

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly whereever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Screenshots

-Before running
before_running(folder_content_sorter)
-After running
after_running(folder_content_sorter)

output(folder_content_sorter)

Copy link
Collaborator

@Debashish-hub Debashish-hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR approved @neelshah2409

@Debashish-hub Debashish-hub added LGMSOC21 This issue will be considered for LGM-SOC 21 To Do Update Pending 🟨 Level2 This issue will be considered as level 2 issue for LGM-SOC 21 & DCP21. labels Jul 28, 2021
@Debashish-hub Debashish-hub merged commit 25d7f63 into prathimacode-hub:main Jul 28, 2021
@prathimacode-hub prathimacode-hub removed the To Do Update Pending label Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🟨 Level2 This issue will be considered as level 2 issue for LGM-SOC 21 & DCP21. LGMSOC21 This issue will be considered for LGM-SOC 21

3 participants