remove vectorize_over_list from python plugin (#9905)

# Description

This PR brings our python plugin example inline with our new signature
by removing `vectorize_over_list` from the plugin.
This commit is contained in:
Darren Schroeder 2023-08-03 09:46:48 -05:00 committed by GitHub
parent 840b4b854b
commit a455e2e5eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,6 @@ def signatures():
"shape": "String",
"var_id": None,
},
"vectorizes_over_list": False,
"named": [
{
"long": "help",