Skip to content

Commit a692a36

Browse files
committed
refactor: testing adjusted path of 'main-pyscript.json' to use realtive paths; parent folder '..' in this case.
1 parent aac15fe commit a692a36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"files": {
3-
"/rsrcs/io_inputs/app/config/code_imports/antigravity.py": ""
3+
"../antigravity.py": ""
44
}
55
}

0 commit comments

Comments
 (0)