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 16
16
- id : auto-walrus
17
17
18
18
- repo : https://github.com/charliermarsh/ruff-pre-commit
19
- rev : v0.0.267
19
+ rev : v0.0.269
20
20
hooks :
21
21
- id : ruff
22
22
46
46
pass_filenames : false
47
47
48
48
- repo : https://github.com/abravalheri/validate-pyproject
49
- rev : v0.12.2
49
+ rev : v0.13
50
50
hooks :
51
51
- id : validate-pyproject
52
52
Original file line number Diff line number Diff line change 577
577
* [ Hexagonal Number] ( maths/hexagonal_number.py )
578
578
* [ Integration By Simpson Approx] ( maths/integration_by_simpson_approx.py )
579
579
* [ Is Ip V4 Address Valid] ( maths/is_ip_v4_address_valid.py )
580
+ * [ Is Palindrome] ( maths/is_palindrome.py )
580
581
* [ Is Square Free] ( maths/is_square_free.py )
581
582
* [ Jaccard Similarity] ( maths/jaccard_similarity.py )
582
583
* [ Juggler Sequence] ( maths/juggler_sequence.py )
You can’t perform that action at this time.
0 commit comments