Skip to content

Commit

Permalink
[pyroot] Add rstring to remove warning in python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kristupaspranc authored and guitargeek committed Apr 12, 2024
1 parent 1243c94 commit 075aa8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ def getBuiltinHeaderPath(library_path):


def main(argv=None):
"""
r"""
Takes a set of C++ header files and generate a JSON output file describing
the objects found in them. This output is intended to support more
convenient access to a set of cppyy-supported bindings.
Expand Down

0 comments on commit 075aa8e

Please sign in to comment.