Closed rblaakmeer closed 5 years ago
I had to use self.absolute_path = os.getcwd() + '/' + self.new_folder_name at line 18 to get it working
You can clone the repo and commit the changes and create the pull request then I will merge the code.
I had to use self.absolute_path = os.getcwd() + '/' + self.new_folder_name at line 18 to get it working