Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Rebase 'devel' onto 'master'
Browse files Browse the repository at this point in the history
  • Loading branch information
shorodilov committed Nov 30, 2023
1 parent 9557796 commit 1f51446
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/sequences/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@
get_longest_uniq_length,
get_palindrome_primes,
get_palindrome_squares,
is_palindrome, is_vowel
is_palindrome,
is_vowel,
)

0 comments on commit 1f51446

Please sign in to comment.