I have .py extension files in folder and that folder i putted in google drive and now I want to import that folder Google collab then how to do because I am getting module found error.
First I tried to mount google drive and then I tried import the folder then it giving me no module found error.
Mount the folder first (new folder will be created in content directiory, named drive):
Move to file to current collab directory:
Your import should work now!