Commit f2aa2a6c authored by Eelco van der Wel's avatar Eelco van der Wel :speech_balloon:
Browse files

Update plugin.py

parent 6281f926
Pipeline #6672 passed with stages
in 9 minutes and 39 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -21,7 +21,7 @@ class ClassifierPlugin(PluginBase):
item_service: str = None,
model_name: str = "ml_project_test2_model",
model_version: str = "0.1",
isMock: bool = False,
isMock: bool = True,
**kwargs,
):
"""
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment