File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1616      - id : auto-walrus 
1717
1818  - repo : https://github.com/astral-sh/ruff-pre-commit 
19-     rev : v0.8.4  
19+     rev : v0.8.6  
2020    hooks :
2121      - id : ruff 
2222      - id : ruff-format 
4747      - id : validate-pyproject 
4848
4949  - repo : https://github.com/pre-commit/mirrors-mypy 
50-     rev : v1.14.0  
50+     rev : v1.14.1  
5151    hooks :
5252      - id : mypy 
5353        args :
Original file line number Diff line number Diff line change 462462
463463## Graphics  
464464  *  [ Bezier Curve] ( graphics/bezier_curve.py ) 
465+   *  [ Digital Differential Analyzer Line] ( graphics/digital_differential_analyzer_line.py ) 
465466  *  [ Vector3 For 2D Rendering] ( graphics/vector3_for_2d_rendering.py ) 
466467
467468## Graphs  
663664  *  [ Gamma] ( maths/gamma.py ) 
664665  *  [ Gaussian] ( maths/gaussian.py ) 
665666  *  [ Gcd Of N Numbers] ( maths/gcd_of_n_numbers.py ) 
667+   *  [ Geometric Mean] ( maths/geometric_mean.py ) 
666668  *  [ Germain Primes] ( maths/germain_primes.py ) 
667669  *  [ Greatest Common Divisor] ( maths/greatest_common_divisor.py ) 
668670  *  [ Hardy Ramanujanalgo] ( maths/hardy_ramanujanalgo.py ) 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments