Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Eelco van der Wel
Ml Project Test2
Commits
f2aa2a6c
Commit
f2aa2a6c
authored
3 years ago
by
Eelco van der Wel
Browse files
Options
Download
Email Patches
Plain Diff
Update plugin.py
parent
6281f926
Pipeline
#6672
passed with stages
in 9 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ml_project_test2/plugin.py
+1
-1
ml_project_test2/plugin.py
with
1 addition
and
1 deletion
+1
-1
ml_project_test2/plugin.py
+
1
-
1
View file @
f2aa2a6c
...
...
@@ -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
=
Fals
e
,
isMock
:
bool
=
Tru
e
,
**
kwargs
,
):
"""
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets