Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 27, 2023
1 parent 6e4401d commit 6f5ea16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ public void testNewInstance() {
"prql.jni.debug", "true"))
.compile(prql, null));
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ public void testNewConnection() throws SQLException {
// table1 LIMIT 10");
// }
}
}
}

0 comments on commit 6f5ea16

Please sign in to comment.