Fix python 3.11 compatibility
Description
Python 3.11 can't properly pair quotes in formatted string. This causes connect-iso7 to fail.
Closes Add ticket reference here
Reviewers list
-
reviewer 1 -
reviewer 2
Self Check:
Strike through any lines that are not applicable (~~line~~
) then check the box
-
Correct, in line with design -
Sufficient test cases (reproduces the bug/tests the requested feature) -
Code is clear and sufficiently documented (classes, methods and function docs, document important assumptions, link to reference materials) -
Type annotations -
Issue is in the review column -
MR is assigned to first reviewer