{{ message }}
Commit 7dd2095
committed
Fix docstrings that intend '\' literally
This intended '\' literally, but it was actually '' because the \'
became just ' (backslash-apostrophe becomes just aspostrophe).1 parent 198548f commit 7dd2095
2 files changed
Lines changed: 3 additions & 3 deletions

0 commit comments