Fix handling of non ascii characters in swap case (fixes: #3847) (#3848) · programmin1/Python@c0d88d7 · GitHub
Skip to content

Commit c0d88d7

Browse files
Fix handling of non ascii characters in swap case (fixes: TheAlgorithms#3847) (TheAlgorithms#3848)
* TheAlgorithms#3847 fix handling of non-ASCII characters in swap_case * TheAlgorithms#3847 remove unused regex * Fix formatting (with black) Fixes: TheAlgorithms#3847 * Add type hints for `swap_case` function Co-authored-by: Frank Schmitt <frankschmitt@gmx.de> Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
1 parent c8db6a2 commit c0d88d7

1 file changed

Lines changed: 4 additions & 9 deletions

File tree

strings/swap_case.py

Lines changed: 4 additions & 9 deletions

0 commit comments

Comments
 (0)