mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 07:57:35 +03:00 
			
		
		
		
	Fix formatting [ci skip]
This commit is contained in:
		
							parent
							
								
									2898768757
								
							
						
					
					
						commit
						694139aad3
					
				|  | @ -107,7 +107,6 @@ cdef class PhraseMatcher: | |||
|             self.phrase_ids.set(phrase_hash, <void*>ent_id) | ||||
| 
 | ||||
|     def __call__(self, Doc doc): | ||||
| 
 | ||||
|         """Find all sequences matching the supplied patterns on the `Doc`. | ||||
| 
 | ||||
|         doc (Doc): The document to match over. | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user