mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 23:47:27 +03:00 
			
		
		
		
	Tighten fixed pyroma test
This commit is contained in:
		
							parent
							
								
									593217f897
								
							
						
					
					
						commit
						23d4e6f4c4
					
				|  | @ -26,5 +26,5 @@ class TestPyroma(PillowTestCase): | ||||||
|             ) |             ) | ||||||
| 
 | 
 | ||||||
|         else: |         else: | ||||||
|             # Should have a near-perfect score |             # Should have a perfect score | ||||||
|             self.assertEqual(rating, (9, ["Your package does not have license data."])) |             self.assertEqual(rating, (10, [])) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user