mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 10:22:24 +07:00
GitOrigin-RevId: 20e1f4c4f380d74ee0400283e6651069c4ad698a
4 lines
148 B
Python
4 lines
148 B
Python
class MyClass:
|
|
f"""This <caret>is a docstring with an f-prefix.
|
|
It should not be convertible to a t-string because it's a docstring.
|
|
""" |