mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 16:07:41 +03:00 
			
		
		
		
	Reformat
This commit is contained in:
		
							parent
							
								
									bd3c3f342b
								
							
						
					
					
						commit
						0491a8e7c8
					
				|  | @ -116,7 +116,7 @@ def merge_boxes(boxes): | ||||||
|     if merged is not None: |     if merged is not None: | ||||||
|         return merged.to_bytes() |         return merged.to_bytes() | ||||||
|     else: |     else: | ||||||
|         return b'' |         return b"" | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| def pickle_box(box): | def pickle_box(box): | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user