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 392eb8b commit 8b62bf3Copy full SHA for 8b62bf3
tests/test_nn_archive/test_nn_archive.py
@@ -83,7 +83,7 @@ def test_archive_generator(
83
archive_name=archive_name,
84
save_path="tests/data/test_nn_archive",
85
cfg_dict={
86
- "config_version": "1.0",
+ "config_version": "1.1",
87
"model": {
88
"metadata": {
89
"name": "test_model",
0 commit comments