mirror of
				https://github.com/devine-dl/devine.git
				synced 2025-11-04 03:44:49 +00:00 
			
		
		
		
	Remove double newline after ASCII banner
This commit is contained in:
		
							parent
							
								
									cb1a7988f4
								
							
						
					
					
						commit
						b2bcaf97a2
					
				@ -65,7 +65,6 @@ def main(version: bool, debug: bool, log_path: Path) -> None:
 | 
			
		||||
                    r"/_____/_____/  |___/___/_/ |_/_____/   ⠀",
 | 
			
		||||
                    style="ascii.art"
 | 
			
		||||
                ),
 | 
			
		||||
                "",
 | 
			
		||||
                f"v[repr.number]{__version__}[/] Copyright © 2019-{datetime.now().year} rlaphoenix",
 | 
			
		||||
                f"  [bright_blue]https://github.com/devine-dl/devine[/]"
 | 
			
		||||
            ),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user