aboutsummaryrefslogtreecommitdiff
path: root/SUPPORTED_OPS.md
diff options
context:
space:
mode:
authorRickard Bolin <rickard.bolin@arm.com>2022-05-24 07:43:03 +0000
committerRickard Bolin <rickard.bolin@arm.com>2022-05-24 10:17:02 +0000
commit9b8b4489558e41b4e5862bf3793cd089e3ad28f8 (patch)
treef9ae90421460329dd96e8cb3c8b258aa8d9cc34c /SUPPORTED_OPS.md
parentc3597d1176e0366c52e5b22c8325a724afab29e5 (diff)
downloadethos-u-vela-9b8b4489558e41b4e5862bf3793cd089e3ad28f8.tar.gz
MLBEDSW-6593: Issue with finding some config files
The argument to the lstrip function is a list of all characters that should be stripped from the beginning of the string, in any order. To remove the actual prefix, check if the string starts with the string instead and then remove that amount of characters. The function "removeprefix" was added in python3.9 which does exactly this, but that is not yet available to vela since it supports python 3.7. Signed-off-by: Rickard Bolin <rickard.bolin@arm.com> Change-Id: Ibc5a173c6d422cb5f55feb80caef6c5c30cf7d39
Diffstat (limited to 'SUPPORTED_OPS.md')
0 files changed, 0 insertions, 0 deletions