Skip to content

Commit

Permalink
FolderManager
Browse files Browse the repository at this point in the history
  • Loading branch information
linrakesh committed Nov 30, 2019
1 parent faf6a0f commit 9254292
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions fileHandling/folderManager.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Python program to arrange files according to their file types
# made by : rakesh kumar
# last compiled on : 30/11/2019


import os
import os.path
from os import path
Expand Down

0 comments on commit 9254292

Please sign in to comment.