mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 08:57:25 +01:00 
			
		
		
		
	Irc: fix whitespace
This commit is contained in:
		
							parent
							
								
									ffed5e3378
								
							
						
					
					
						commit
						a6b889c469
					
				@ -463,7 +463,6 @@ class Irc():
 | 
			
		||||
        stripped_data = data.decode("utf-8").strip("\n")
 | 
			
		||||
        log.debug("(%s) -> %s", self.name, stripped_data)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        try:
 | 
			
		||||
            self.socket.send(data)
 | 
			
		||||
        except (OSError, AttributeError):
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user