We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d4c843 + 5f94572 commit a85b667Copy full SHA for a85b667
1 file changed
src/past/types/oldstr.py
@@ -20,7 +20,7 @@ def __instancecheck__(cls, instance):
20
21
22
def unescape(s):
23
- """
+ r"""
24
Interprets strings with escape sequences
25
26
Example:
0 commit comments