Skip to content

Update comment formatting

Joe Snyder requested to merge joe-snyder/autopybind11:raw_comment_strings into master

Use the raw string format to surround the comments parsed from the code. Switch to using the presence of text in the comments as to whether a comment is added to the wrapping object.

AutoPyBind11 Issue: #173 (closed)

Merge request reports