mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-30 23:47:31 +03:00 
			
		
		
		
	Add missing docstrings
This commit is contained in:
		
							parent
							
								
									da10a049a6
								
							
						
					
					
						commit
						2e72683baa
					
				|  | @ -1,4 +1,7 @@ | |||
| # coding: utf-8 | ||||
| """Test that tokens are created correctly for contractions.""" | ||||
| 
 | ||||
| 
 | ||||
| from __future__ import unicode_literals | ||||
| 
 | ||||
| import pytest | ||||
|  |  | |||
|  | @ -1,4 +1,7 @@ | |||
| # coding: utf-8 | ||||
| """Test that open, closed and paired punctuation is split off correctly.""" | ||||
| 
 | ||||
| 
 | ||||
| from __future__ import unicode_literals | ||||
| 
 | ||||
| import pytest | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user