| 
														
															@@ -12,8 +12,8 @@ import pendulum 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 from colorama import Fore, Back, Style 
														 | 
														
														 | 
														
															 from colorama import Fore, Back, Style 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 from pprint import pformat 
														 | 
														
														 | 
														
															 from pprint import pformat 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-from __main__ import config, version 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+from config import config, version 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 def merge(color_string: str): 
														 | 
														
														 | 
														
															 def merge(color_string: str): 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     """ Given a string of colorama ANSI, merge them if you can. """ 
														 | 
														
														 | 
														
															     """ Given a string of colorama ANSI, merge them if you can. """ 
														 |