mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 09:57:26 +03:00 
			
		
		
		
	Remove unused import [ci skip]
This commit is contained in:
		
							parent
							
								
									2acbec2d2b
								
							
						
					
					
						commit
						1c641e41c3
					
				| 
						 | 
					@ -1,6 +1,5 @@
 | 
				
			||||||
from spacy.lang.en import English
 | 
					from spacy.lang.en import English
 | 
				
			||||||
from spacy.pipeline import merge_entities
 | 
					from spacy.pipeline import merge_entities
 | 
				
			||||||
import pytest
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def test_issue5918():
 | 
					def test_issue5918():
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user