-
|
Thank you for contributing such a valuable project 👍
for examples, graph_numstring = self.add_tokens(pynutil.insert("integer: \"") + graph_numstring + pynutil.insert("\""))in
Thank for your reply |
Beta Was this translation helpful? Give feedback.
Answered by
jimregan
Mar 30, 2023
Replies: 1 comment 1 reply
-
|
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
cnlinxi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
self.add_tokensaddsself.nameand wraps the content with{ }, so in this case you getcardinal { integer: "..." }