mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	todo note.
This commit is contained in:
		| @@ -10,6 +10,7 @@ def create_source_path_directory(source_path): | ||||
|     os.makedirs(os.path.dirname(source_path), exist_ok=True) | ||||
|  | ||||
|  | ||||
| # TODO: also make this work for archive dir | ||||
| def delete_empty_directories(directory): | ||||
|     # Go up in the directory hierarchy and try to delete all directories | ||||
|     directory = os.path.normpath(directory) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jonas Winkler
					Jonas Winkler