Skip to content

Commit c77d36f

Browse files
authored
Update settings.gradle.kts
including the json examples module
1 parent feeea22 commit c77d36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ include("dataframe-openapi")
1313
include("examples:idea-examples:titanic")
1414
include("examples:idea-examples:movies")
1515
include("examples:idea-examples:youtube")
16-
// include("examples:idea-examples:json")
16+
include("examples:idea-examples:json")
1717

1818
val jupyterApiTCRepo: String by settings
1919

0 commit comments

Comments
 (0)