Skip to content

Fix docstring escape sequences for compatibility with Python 3.12#545

Open
sanspareilsmyn wants to merge 1 commit intoTrusted-AI:mainfrom
sanspareilsmyn:fix-python-rawstring
Open

Fix docstring escape sequences for compatibility with Python 3.12#545
sanspareilsmyn wants to merge 1 commit intoTrusted-AI:mainfrom
sanspareilsmyn:fix-python-rawstring

Conversation

@sanspareilsmyn
Copy link

@hoffmansc

This PR handles 'r' missing docstrings to remove Syntax warnings mentioned in #536.
I've checked for missing 'r' prefixes in docstrings, and this is the complete list of those that were missing.

Signed-off-by: Sangmin Yoon <sanspareilsmyn@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant