mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-28 06:31:12 +03:00 
			
		
		
		
	Update test
This commit is contained in:
		
							parent
							
								
									aa105927f3
								
							
						
					
					
						commit
						5e76320ffe
					
				|  | @ -46,7 +46,7 @@ def test_overlap_issue242(): | |||
|     if os.environ.get('SPACY_DATA'): | ||||
|         data_dir = os.environ.get('SPACY_DATA') | ||||
|     else: | ||||
|         data_dir = None | ||||
|         data_dir = False | ||||
|   | ||||
|     nlp = spacy.en.English(path=data_dir, tagger=False, parser=False, entity=False) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user