Commit a6a573b
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)1 parent dccdd0b commit a6a573b
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
635 | 635 | | |
636 | 636 | | |
637 | 637 | | |
638 | | - | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
639 | 641 | | |
640 | 642 | | |
641 | 643 | | |
| |||
0 commit comments