mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-10-31 15:07:25 +01:00 
			
		
		
		
	classes: fix incorrect wrap_messages() stub
This commit is contained in:
		
							parent
							
								
									d089b8d40e
								
							
						
					
					
						commit
						5731a301ce
					
				| @ -1521,7 +1521,7 @@ class PyLinkNetworkCoreWithUtils(PyLinkNetworkCore): | ||||
|                 return sname | ||||
|         return uid  # Regular UID, no change | ||||
| 
 | ||||
|     def wrap_message(self, source, target, command, text): | ||||
|     def wrap_message(self, source, target, text): | ||||
|         """ | ||||
|         Wraps the given message text into multiple lines (length depends on how much the protocol | ||||
|         allows), and returns these as a list. | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 James Lu
						James Lu