Skip to content

Commit

Permalink
style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikeyann committed Sep 24, 2024
1 parent 6f8a4e2 commit 8e27ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/src/main/java/ai/rapids/cudf/JSONOptions.java
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ public Builder withStrictValidation(boolean isAllowed) {
strictValidation = isAllowed;
return this;
}

/**
* Should experimental features be enabled or not
*/
Expand Down

0 comments on commit 8e27ab3

Please sign in to comment.