fix python plugin example (#6242)

This commit is contained in:
WindSoilder 2022-08-06 11:57:31 +08:00 committed by GitHub
parent 48f1c3a49e
commit 34ab4d8360
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,8 @@ def signatures():
"name": "nu-python",
"usage": "Signature test for Python",
"extra_usage": "",
"input_type": "Any",
"output_type": "Any",
"required_positional": [
{
"name": "a",