Commit 612225d
Remove use of removeprefix
This is not supported on Python 3.8 [1]. I have no idea why this was not
failing CI.
[1] https://docs.python.org/3.9/library/stdtypes.html#str.removeprefix
Change-Id: I225e9ced0f75c415b1d2fee05440291e3d8635c0
Signed-off-by: Stephen Finucane <[email protected]>
(cherry picked from commit 3ccf82e)
(cherry picked from commit 2d011ac32c132fa5c4d03f8167c2be3648d5d123)1 parent de928ad commit 612225d
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
640 | | - | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
641 | 643 | | |
642 | 644 | | |
643 | 645 | | |
| |||
0 commit comments