mirror of
				https://github.com/KevinMidboe/delugeClient.git
				synced 2025-10-29 12:00:13 +00:00 
			
		
		
		
	Renamed file delugeUtils -> utils
This commit is contained in:
		| @@ -6,7 +6,7 @@ path.append(os.path.dirname(__file__)) | ||||
| path.append(dirname(__file__)) | ||||
|  | ||||
| import logging | ||||
| from delugeUtils import BASE_DIR | ||||
| from utils import BASE_DIR, ColorizeFilter | ||||
|  | ||||
| logger = logging.getLogger('deluge_cli') | ||||
| logger.setLevel(logging.DEBUG) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user