mirror of
				https://github.com/KevinMidboe/spotify-downloader.git
				synced 2025-10-29 18:00:15 +00:00 
			
		
		
		
	Remove sys.exit from sub-modules
This commit is contained in:
		| @@ -18,7 +18,7 @@ try: | ||||
| except ImportError: | ||||
|     logger.error("Oops! `unicode-slugify` was not found.") | ||||
|     logger.info("Please remove any other slugify library and install `unicode-slugify`") | ||||
|     sys.exit(5) | ||||
|     raise | ||||
|  | ||||
|  | ||||
| # This has been referred from | ||||
|   | ||||
		Reference in New Issue
	
	Block a user