File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 15
15
- id : auto-walrus
16
16
17
17
- repo : https://github.com/psf/black
18
- rev : 22.10 .0
18
+ rev : 22.12 .0
19
19
hooks :
20
20
- id : black
21
21
27
27
- --profile=black
28
28
29
29
- repo : https://github.com/asottile/pyupgrade
30
- rev : v3.3.0
30
+ rev : v3.3.1
31
31
hooks :
32
32
- id : pyupgrade
33
33
args :
Original file line number Diff line number Diff line change 535
535
* [ Collatz Sequence] ( maths/collatz_sequence.py )
536
536
* [ Combinations] ( maths/combinations.py )
537
537
* [ Decimal Isolate] ( maths/decimal_isolate.py )
538
+ * [ Decimal To Fraction] ( maths/decimal_to_fraction.py )
538
539
* [ Dodecahedron] ( maths/dodecahedron.py )
539
540
* [ Double Factorial Iterative] ( maths/double_factorial_iterative.py )
540
541
* [ Double Factorial Recursive] ( maths/double_factorial_recursive.py )
You can’t perform that action at this time.
0 commit comments