Skip to content

Commit 50e1c69

Browse files
committed
bug: adjusted path in 'main-pyscript.json' to use RELATIVE PATHS; i.e. to use '.' for CURRENT DIRECTORY.
1 parent db6e577 commit 50e1c69

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)