[FIX] Fix f-strings with backslashes
Starting from Python3.10 it's raised an error when f-strings have
backslashes. Handled to add compatibility to that Python version.
Signed-off-by:
Nicola Sparnacci <nicola.sparnacci@seco.com>
parent
3429dfc0
No related branches found
No related tags found
-
mentioned in commit clea-os/seco-base@ba25c0c5
-
mentioned in merge request clea-os/seco-base!185 (merged)
-
mentioned in commit 8988bb97
-
mentioned in commit clea-os/seco-base@6191b186
-
mentioned in commit clea-os/seco-manifest@dcfa8bd1
-
mentioned in commit clea-os/seco-manifest@ef13d05c
-
mentioned in commit clea-os/seco-manifest@834896b8
-
mentioned in commit clea-os/seco-manifest@9568acd2
-
mentioned in commit clea-os/seco-manifest@598eb286
-
mentioned in commit clea-os/seco-manifest@002c1758
-
mentioned in commit clea-os/seco-manifest@d3e85646
-
mentioned in commit clea-os/seco-manifest@d2b93b9a
-
mentioned in commit clea-os/seco-manifest@ff6afe53
-
mentioned in merge request clea-os/seco-manifest!781 (merged)
Please register or sign in to comment