Skip to content

Commit 3f49ea7

Browse files
authored
Create default-test.json to test %useLatestDescriptors
1 parent 4233a24 commit 3f49ea7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

default-test.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"description": "Default imports: dataframe and Kandy libraries",
3+
"init": [
4+
"%use dataframe, kandy"
5+
]
6+
}

0 commit comments

Comments
 (0)