Commit 1dbbd0c
fix(uri): remove "mailto:" prefix manually
* the use of `lstrip()` here was a bit too aggressive
* `removeprefix()` is only available with python 3.9+1 parent 25fcef0 commit 1dbbd0c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments