We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a696db8 commit 89038fcCopy full SHA for 89038fc
tests/unit/test_model_repository.py
@@ -46,7 +46,7 @@ def test_create_model():
46
],
47
'inputVariables': [],
48
'outputVariables': [],
49
- 'version': '2',
+ 'version': 2,
50
}
51
52
# Passed params should be set correctly
0 commit comments