mirror of
				https://github.com/furyfire/trueskill.git
				synced 2025-11-04 10:12:28 +01:00 
			
		
		
		
	More warnings from Psalm. Reduced Psalm config size
This commit is contained in:
		@@ -8,7 +8,7 @@ use Exception;
 | 
			
		||||
 | 
			
		||||
class Matrix
 | 
			
		||||
{
 | 
			
		||||
    public const ERROR_TOLERANCE = 0.0000000001;
 | 
			
		||||
    public const float ERROR_TOLERANCE = 0.0000000001;
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * @param array<int,array<int,float>> $matrixRowData
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user