File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 3535
3636CODEFLASH_LOGO : str  =  (
3737    f"{ LF }  
38-     r"                       █████             ██████  ████                   █████     "  +  f"{ LF }  
39-     r"                        ███             ███  ███  ███                     ███      "  +  f"{ LF }  
40-     r"  ██████   ██████   ███████   ██████    ███       ███   ██████    █████   ███████  "  +  f"{ LF }  
41-     r" ███  ███ ███  ███ ███  ███  ███  ███ ███████     ███       ███  ███      ███  ███ "  +  f"{ LF }  
42-     r" ███      ███  ███ ███  ███  ███████    ███       ███   ███████   █████   ███  ███ "  +  f"{ LF }  
43-     r" ███  ███ ███  ███ ███  ███  ███        ███       ███  ███  ███      ███  ███  ███ "  +  f"{ LF }  
44-     r"  ██████   ██████   ████████  ██████   █████     █████  ████████ ██████  ████ █████"  +  f"{ LF }  
45-     f"{ ('v'  +  version ).rjust (96 )} { LF }  
38+     r"                   _          ___  _               _     "  +  f"{ LF }  
39+     r"                  | |        / __)| |             | |    "  +  f"{ LF }  
40+     r"  ____   ___    _ | |  ____ | |__ | |  ____   ___ | | _  "  +  f"{ LF }  
41+     r" / ___) / _ \  / || | / _  )|  __)| | / _  | /___)| || \ "  +  f"{ LF }  
42+     r"( (___ | |_| |( (_| |( (/ / | |   | |( ( | ||___ || | | |"  +  f"{ LF }  
43+     r" \____) \___/  \____| \____)|_|   |_| \_||_|(___/ |_| |_|"  +  f"{ LF }  
44+     f"{ ('v'  +  version ).rjust (66 )} { LF }  
4645    f"{ LF }  
4746)
4847
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments