ITADN

Extend the rules for f-strings to t-strings

#3613Openj2cry 创建于 2026-02-28
rule request
J
j2crycommented
# Rule request Extend the rules for f-strings to t-strings ## Thesis & Reasoning t-strings are pretty close to f-strings, so the same rules should be applied to them. ## Caution This is only applicable for python >=3.14
2 条评论