init: acaua_task metadata fixture
Browse files- config.json +4 -0
config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"acaua_task": "detection",
|
| 3 |
+
"_note": "Test fixture for acaua's metadata-routing path. Not a loadable model."
|
| 4 |
+
}
|