Hi Jose,

python3 generate_contributions.py a b c
fails with 
File "/home/paf/lyx/devel/lib/generate_contributions.py", line 59
      result.append(f'   {self.credit.replace("\n", "\n   ")}\n')
                                                                ^
SyntaxError: f-string expression part cannot include a backslash


Bisect points to your commit aeee6b373ea454a5d5.

Can you have a look?
Python 3.11.2 here.

Pavel
-- 
lyx-devel mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to