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 4b07a2d commit c80df45Copy full SHA for c80df45
tests/integration/test_integration_bundle_run.py
@@ -104,7 +104,7 @@ def test_scripts_fold(self):
104
{
105
"imports": ["$import scripts"],
106
"trainer": {
107
- "_target_": "tests.test_integration_bundle_run._Runnable43",
+ "_target_": "tests.integration.test_integration_bundle_run._Runnable43",
108
"func": "$scripts.tiny_test",
109
},
110
# keep this test case to cover the "run_id" arg
0 commit comments