Skip to content

Commit

Permalink
Removed trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
finem4n authored and phw committed Nov 13, 2024
1 parent 9ef9788 commit 7216910
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugins/non_ascii_equivalents/non_ascii_equivalents.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,9 @@
"Ł": "L",
"ł": "l",
"Þ": "Th", # Thorn
"þ": "th",
"þ": "th",
"Ð": "D", # Eth
"ð": "d",


# Punctuation
"¡": "!",
Expand Down

0 comments on commit 7216910

Please sign in to comment.